https://catalogartifact.azureedge.net/publicartifacts/bcloudllc1671615348068.pysc-1d24d1e9-4416-4032-b44b-fa519169546c/f4cb4b87-35a1-48c5-b3c1-6158b486c4f2_bCloudlog.png

PySC2

от bCloud LLC

(1 оценки)

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 environment developed for research and experimentation with reinforcement learning in the StarCraft II game environment. PySC2 is provided "as is," without any warranty, express or implied. The developers and contributors are not liable for any damages, data loss, or issues arising from the use of this software.