Releases: LAMDA-RL/OfflineRL-Lib
Releases · LAMDA-RL/OfflineRL-Lib
🎉 v0.0.8
🎉 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.