(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 Research.
Stars
362
Forks
59
Watchers
362
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
304
commits
* provide the pre-trained SL model and the final RL model for reproducing results;
88a4f61View on GitHub* a new SL settings for more chance to train a good SL model;
2f50b81View on GitHub* increase the win-rate against leve-1 to 0.85 (max);
ab46852View on GitHub* change to the right skip_autoregressive_embedding;
84a5fddView on GitHub