Aug
11
The PySC2 toolset allows AI researchers to easily use Blizzard’s feature-layer API for StarCraft II with their agents. the toolset breaks the game down into “feature layers”, where elements of the game such as unit type, health and map visibility are isolated from each other, whilst preserving the core visual and spatial elements of the game.
Post a Comment