Skip to content

MO-Gymnasium 1.0.1 Release: Support Gymnasium 0.29, breakable-bottles pygame render, and more

Compare
Choose a tag to compare
@LucasAlegre LucasAlegre released this 24 Aug 21:05
· 30 commits to main since this release

Environments

Wrapper

Other improvements and utils

  • Modify LinearReward to return reward weights as part of info_dict by @ianleongudri in #69
  • Add warning for order of wrapping in the MORecordEpisodeStatistics Wrapper by @ffelten in #70
  • Support Gymnasium 0.29 by @LucasAlegre in #73

Documentation

Bug fixes

Full Changelog: v1.0.0...v1.0.1