https://catalogartifact.azureedge.net/publicartifacts/bcloudllc1671615348068.pysc-ef7df98b-1a42-417c-9f2c-5eeac1928f0f/67881985-a162-4db7-98b8-ac83a6eda8fc_bCloud_log.png

PySC2

avaldaja bCloud LLC

(1 hinnangut)

Version 4.0.0 + Free Support on Ubuntu 24.04

PySC2 is an open-source Python environment developed by DeepMind for training and evaluating reinforcement learning agents on the StarCraft II game environment.

Features of PySC2:
  • Provides a configurable interface to the StarCraft II Learning Environment (SC2LE).
  • Includes multiple pre-built maps for training and testing RL agents.
  • Support for observations such as feature layers, raw units, and screen/minimap data.
  • Tools for agent creation, environment wrappers, and action/observation specifications.
  • Integration with the official StarCraft II binary for realistic real-time gameplay simulations.

PySC2 Usage:

$ sudo su
$ cd /opt/pysc2
$ source venv/bin/activate
$ pip show pysc2
 
  
Disclaimer: PySC2 is an open-source software distributed under the Apache 2.0 License.