Skip to content

Releases: rystrauss/dopamax

Dopamax 0.2.0

29 Dec 21:20
Compare
Choose a tag to compare

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.

Dopamax 0.1.0

18 Feb 05:15
Compare
Choose a tag to compare

Initial release.