Skip to content

0.4.11

Compare
Choose a tag to compare
@Trinkle23897 Trinkle23897 released this 24 Dec 21:17
· 473 commits to master since this release
1037627

Enhancement

  1. Hindsight Experience Replay as a replay buffer (#753, @Juno-T)
  2. Fix Atari PPO example (#780, @nuance1979)
  3. Update experiment details of MuJoCo benchmark (#779, @ChenDRAG)
  4. Tiny change since the tests are more than unit tests (#765, @fzyzcjy)

Bug Fix

  1. Multi-agent: gym->gymnasium; render() update (#769, @WillDudley)
  2. Updated atari wrappers (#781, @Markus28)
  3. Fix info not pass issue in PGPolicy (#787, @Trinkle23897)