stable-baselines3-contrib-sacd/sb3_contrib
Quentin Gallouédec ded9f65bfd
Fix `sb3_contrib/common/utils.py` type hint (#120)
* Update contribution.md

* New loop struct to make mypy happy

* Update setup.cfg

* Update changelog

* Add return statement in cg solver for max_iter=0

Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
2022-11-29 10:24:44 +01:00
..
ars Fix `Self` return type (#116) 2022-11-22 13:12:35 +01:00
common Fix `sb3_contrib/common/utils.py` type hint (#120) 2022-11-29 10:24:44 +01:00
ppo_mask Fix `Self` return type (#116) 2022-11-22 13:12:35 +01:00
ppo_recurrent Fix `Self` return type (#116) 2022-11-22 13:12:35 +01:00
qrdqn Fix `Self` return type (#116) 2022-11-22 13:12:35 +01:00
tqc Fix `Self` return type (#116) 2022-11-22 13:12:35 +01:00
trpo Fix `Self` return type (#116) 2022-11-22 13:12:35 +01:00
__init__.py Recurrent PPO (#53) 2022-05-30 04:31:12 +02:00
py.typed Add TQC and base scripts 2020-09-25 12:47:45 +02:00
version.txt Fix reshape LSTM states (#112) 2022-10-26 18:03:45 +02:00