This repository has been archived by the owner on May 6, 2021. It is now read-only.
v0.3.5
ReinforcementLearningZoo v0.3.5
Closed issues:
- A possible error (#154)
Merged pull requests:
- add some explanations (#155) (@pilgrimygy)
- Implemented double DQN (#156) (@Mobius1D)
- Typo fix. (#157) (@Mobius1D)
- DQN: take into account the update_horizon to know if we can update (#162) (@ilancoulon)
- fix test error with iqn (#163) (@findmyway)