Skip to content

0.2.3

Compare
Choose a tag to compare
@Trinkle23897 Trinkle23897 released this 01 Jun 01:50
· 728 commits to master since this release

Enhancement

  1. Multimodal obs (also support any type obs) (#38, #69)
  2. Batch over Batch
  3. preprocess_fn (#42)
  4. Type annotation
  5. batch.to_torch, batch.to_numpy
  6. pickle support for batch

Fixed Bugs

  1. SAC/PPO diag gaussian
  2. PPO orthogonal init
  3. DQN zero eps
  4. Fix type infer in replay buffer