stable-baselines3-contrib-sacd/sb3_contrib
Quentin Gallouédec e9c97948c8
Fixed the return type of ``.load()`` methods (#106)
* Fix return type for learn using TypeVar

* Update changelog

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2022-10-10 17:21:38 +02:00
..
ars Fixed the return type of ``.load()`` methods (#106) 2022-10-10 17:21:38 +02:00
common Support `device="auto"`for buffers and set it as default value (#98) 2022-08-24 09:48:18 +02:00
ppo_mask Fixed the return type of ``.load()`` methods (#106) 2022-10-10 17:21:38 +02:00
ppo_recurrent Fixed the return type of ``.load()`` methods (#106) 2022-10-10 17:21:38 +02:00
qrdqn Fixed the return type of ``.load()`` methods (#106) 2022-10-10 17:21:38 +02:00
tqc Fixed the return type of ``.load()`` methods (#106) 2022-10-10 17:21:38 +02:00
trpo Fixed the return type of ``.load()`` methods (#106) 2022-10-10 17:21:38 +02: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 Deprecate ``create_eval_env``, ``eval_env`` and ``eval_freq`` parameter (#105) 2022-10-10 17:12:40 +02:00