stable-baselines3-contrib-sacd/sb3_contrib/qrdqn
Honglu Fan cad9034fdb
Handle batch norm in target update (#99)
* Copy running stats regardless of tau in QRDQN and TQC. See https://github.com/DLR-RM/stable-baselines3/issues/996

* Copy running stats regardless of tau in QRDQN and TQC. See https://github.com/DLR-RM/stable-baselines3/issues/996

* Copy running stats regardless of tau in QRDQN and TQC. See https://github.com/DLR-RM/stable-baselines3/issues/996

* roll back test_cnn.py
2022-08-27 12:31:00 +02:00
..
__init__.py Dictionary Observations (#29) 2021-05-11 13:24:31 +02:00
policies.py Upgrade to python 3.7+ syntax (#69) 2022-04-25 13:02:07 +02:00
qrdqn.py Handle batch norm in target update (#99) 2022-08-27 12:31:00 +02:00