google-deepmind/pysc2
DeepMind's Python interface for training reinforcement learning agents in StarCraft II, part of the SC2LE benchmark.

Velocity · 7d
+2.6
★ / day
Trend
→steady
star history
PySC2 exposes Blizzard’s StarCraft II Machine Learning API as a Python reinforcement learning environment. It provides an interface for RL agents to receive observations and send actions within the game. This is a collaboration between DeepMind and Blizzard to advance reinforcement learning research using StarCraft II as a complex strategic environment.