stable-baselines3-contrib-sacd/sb3_contrib/ppo_recurrent
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
..
__init__.py Recurrent PPO (#53) 2022-05-30 04:31:12 +02:00
policies.py Recurrent PPO (#53) 2022-05-30 04:31:12 +02:00
ppo_recurrent.py Fixed the return type of ``.load()`` methods (#106) 2022-10-10 17:21:38 +02:00