1.1.0
Changelog:
- Support different values of k and n in draft envs
- Add new draft models trained with 1M episodes
- Add the 'chad' draft agent (SCGAI competition 2020 winner)
- Add the 'historyless' draft agent (our best drafter so far)
- Support the use of stable-baseline3 algorithms on envs
- Use PPO with invalid action masking to train battle agents
- Log training metrics on Weights & Biases
- Many other minor changes and optimizations