Skip to content

BenjaminWinter/SC2-RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Starcraft 2 Reinforcement Learning

Dependencies:

Installation

  • Install Dependencies
  • copy Maps to Starcraft/Maps/rl_scenarios Folder
  • run train.py

Run Options

for full list of options run with

python train.py --help --map None

Standard Train run:

python train.py --map Vulture_Firebats --threads <num_cpu> --algorithm a3c.a3c.A3c -run_time <num_seconds>

for validation add flag --validate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published