Google Colab is a free online tool from Google that lets you write and run Python code directly in your browser.
PySC2 is DeepMind's Python component of the StarCraft II Learning Environment (SC2LE). It exposes Blizzard Entertainment's StarCraft II Machine Learning API as a Python RL Environment. This is a ...