Skip to content

v0.2.1

Compare
Choose a tag to compare
@belerico belerico released this 10 Aug 16:41
· 359 commits to main since this release
025fc71

v0.2.1 Release Notes

  • Added Dreamer-V3 algorithm from https://arxiv.org/abs/2301.04104
  • Added RestartOnException wrapper, which recreates and restarts the environments whenever somethig bad has happened during the step or reset. This has been added only on Dreamer-V3 algorithm
  • Renamed classes and functions (in particular the Player classes fro both Dreamer-V1/V2)