Recent Releases of offlinerl-lib

offlinerl-lib - 🎉 v0.0.8

Changes

  • New algorithm: TD7.
  • Upload benchmark (Gym MuJoCo, DMC) results for online algorithms: SAC, TD3, XSAC, TD7.
  • Benchmark results are available at lamda-rl.

- Python
Published by typoverflow almost 3 years ago

offlinerl-lib - 🎉 v0.0.4

Implemented and benchmarked algorithms: + In-Sample Actor Critic (InAC) + Extreme Q-Learning (XQL) + Implicit Q-Learning (IQL) + Decision Transformer (DT) + Advantage-Weighted Actor Critic (AWAC) + TD3-BC all with consistent implementations and comparable performance to the reported numbers in their white paper.

Check benchmark_result for details.

- Python
Published by typoverflow about 3 years ago