starcraft2-ai topic

List starcraft2-ai repositories

typewriter

2.3k
Stars
461
Forks
Watchers

An iA Writer inspired color scheme. It has support for vim, vim airline, vim lightline, tmux and urxvt/xterm.

coach

2.3k
Stars
461
Forks
Watchers

Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms

adeptRL

202
Stars
30
Forks
Watchers

Reinforcement learning framework to accelerate research

mini-AlphaStar

294
Stars
56
Forks
Watchers

(JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original AlphaStar is the AI proposed by DeepMind to play StarCraft II. JAIR = Journal of Artificial Intelligence Researc...

sharpy-sc2

67
Stars
28
Forks
Watchers

Python framework for rapid development of Starcraft 2 AI bots

HierNet-SC2

21
Stars
2
Forks
Watchers

(AAAI'2019) The codes, models, logs, and data for an extended paper of the original paper "On Reinforcement Learning for Full-length Game of StarCraft". AAAI = AAAI Conference on Artificial Intelligen...

We reproduced DeepMind's results and implement a meta-learning (MLSH) agent which can generalize across minigames.

pymarl3

106
Stars
9
Forks
Watchers

We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enhanced algorithm achieves 100% win rates on SMAC-V1 and superior...