0.4.11
Enhancement
- Hindsight Experience Replay as a replay buffer (#753, @Juno-T)
- Fix Atari PPO example (#780, @nuance1979)
- Update experiment details of MuJoCo benchmark (#779, @ChenDRAG)
- Tiny change since the tests are more than unit tests (#765, @fzyzcjy)
Bug Fix
- Multi-agent: gym->gymnasium; render() update (#769, @WillDudley)
- Updated atari wrappers (#781, @Markus28)
- Fix info not pass issue in PGPolicy (#787, @Trinkle23897)