stable-baselines3-contrib-sacd/sb3_contrib/qrdqn
Armand du Parc Locmaria cd31e89e26 Fix `train_freq` type annotation for TQC and QR-DQN (#229)
* fix train_freq type for tqc and qrdn

* fix typo

* Update changelog

---------

Co-authored-by: Antonin Raffin <antonin.raffin@dlr.de>
2024-05-06 14:20:28 +01:00
..
__init__.py Expose modules in `__init__.py` with `__all__` attribute (#124) 2022-12-05 15:53:57 +01:00
policies.py Remove PyType and upgrade to latest SB3 version (#215) 2024-05-06 14:20:28 +01:00
qrdqn.py Fix `train_freq` type annotation for TQC and QR-DQN (#229) 2024-05-06 14:20:28 +01:00