rl_algorithms 1.2.0 Release Note
Highlights
- π Hello! We are happy to release rl_algorithms v1.2.0.
- π This release contain GAIL algorithm with LunarLanderContinuous-v2.
- π οΈ Enhancement for PPO with continuous action space.
New Features
Improvements
- PPO algorithm (#312)
Fix
- Update black version. (#313)