Skip to content

Dopamax 0.2.0

Latest
Compare
Choose a tag to compare
@rystrauss rystrauss released this 29 Dec 21:20
· 5 commits to main since this release

Changes

  • Add support of for AlphaZero.
  • Add PGX environments to be used with AlphaZero.
  • Remove use of JAX callbacks for logging (previous implementation wasn't compatible with TPUs). Training loop now exits out of XLA execution to execute callbacks.
  • Lots of refactoring/restructuring of codebase.
  • Increase JAX dependency version.