Skip to content

v0.5.6

Compare
Choose a tag to compare
@belerico belerico released this 28 May 09:23
· 10 commits to main since this release
4d09234

v0.5.6 Release Notes

  • Fix buffer checkpoint and added the possibility to specify the pre-fill steps upon resuming. Updated the how-tos accordingly in #280
  • Updated how-tos in #281
  • Fix division by zero when computing sps-train in #283
  • Better code naming in #284
  • Fix Minedojo actions stacking (and more generally multi-discrete actions) and missing keys in #286
  • Fix computation of prefill steps as policy steps in #287
  • Fix the Dreamer-V3 imagination notebook in #290
  • Add the ActionsAsObservationWrapper to let the user add the actions played as observations in #291