stable-baselines3-contrib-sacd/sb3_contrib/qrdqn
Toshiki Watanabe 4b4d487fdb
Fix the target calculation of QR-DQN (#18)
* Fix the target calculation of QR-DQN

* Update doc

* Update version

* Update changelog

* Update README

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2021-01-11 14:11:16 +01:00
..
__init__.py Add QR-DQN (#13) 2020-12-21 11:17:48 +01:00
policies.py Add QR-DQN (#13) 2020-12-21 11:17:48 +01:00
qrdqn.py Fix the target calculation of QR-DQN (#18) 2021-01-11 14:11:16 +01:00