Skip to content
This repository has been archived by the owner on May 10, 2020. It is now read-only.
/ tempest Public archive

StarCraft II replay-processing pipeline.

Notifications You must be signed in to change notification settings

iKevinY/tempest

Repository files navigation

tempest

StarCraft II replay-processing pipeline (for my undergraduate research).

Installation

$ pip install -r requirements.txt

Usage

PySC2 on Linux expects StarCraft II files to be located in ~/StarCraftII. This can be customized by setting the SC2PATH environment variable.

$ ./run.sh <path_to_replay_directory> [num_parallel_parsers]
$ ./train.sh [path_to_parsed_directory] [num_replays] [game_type (ie. TvT)]

About

StarCraft II replay-processing pipeline.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published