Skip to content

1.1.0

Compare
Choose a tag to compare
@ronaldosvieira ronaldosvieira released this 16 Feb 13:16
· 236 commits to master since this release
b0e22fd

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