Skip to content

Dopamax 0.2.1

Latest

Choose a tag to compare

@rystrauss rystrauss released this 12 Jan 21:24
· 13 commits to main since this release

Changes

  • Add SAC, DDPG, and TD3 algorithms.
  • Add support for prioritized replay buffers.
  • Add support for auto-loading any gymnax environment.
  • Various bug fixes.
  • Switch to using pyproject.toml.
  • Adopt flashbax for replay buffers.