An Introduction Of Mini-alphastar
2021 Β· Ruo-Ze Liu, Wenhai Wang, Yanjie Shen, et al.
Abstract
StarCraft II (SC2) is a real-time strategy game in which players produce and control multiple units to fight against opponent's units. Due to its difficulties, such as huge state space, various action space, a long time horizon, and imperfect information, SC2 has been a research hotspot in reinforcement learning. Recently, an agent called AlphaStar (AS) has been proposed, which shows good performance, obtaining a high win rate of 99.8% against human players. We implemented a mini-scaled version of it called mini-AlphaStar (mAS) based on AS's paper and pseudocode. The difference between AS and mAS is that we substituted the hyper-parameters of AS with smaller ones for mini-scale training. Codes of mAS are all open-sourced (https://github.com/liuruoze/mini-AlphaStar) for future research.
Authors
(none)
Tags
Stats
Code
Related papers
- Tstarbot-x: An Open-sourced And Comprehensive Study For Efficient League Training In Starcraft II Full Game (2020)0.00
- SCC: An Efficient Deep Reinforcement Learning Agent Mastering The Game Of Starcraft II (2020)0.00
- Alphastar: An Evolutionary Computation Perspective (2019)15.13
- Tstarbots: Defeating The Cheating Level Builtin AI In Starcraft II In The Full Game (2018)0.00
- Starcraft+: Benchmarking Multi-agent Algorithms In Adversary Paradigm (2025)0.00
- Starcraft II: A New Challenge For Reinforcement Learning (2017)0.00
- Applying Supervised And Reinforcement Learning Methods To Create Neural-network-based Agents For Playing Starcraft II (2021)0.00
- Macro Action Selection With Deep Reinforcement Learning In Starcraft (2018)9.92