inoryy / reaver

Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.
MIT License
554 stars 89 forks source link

Way to record the replays of the training #29

Open mateusmatiazzi opened 5 years ago

mateusmatiazzi commented 5 years ago

Just changed some parameters to utilize the record function of Pysc2. I also changed the ReadMe to show how the new flags works.