stable-baselines3/stable_baselines3/ddpg
Quentin Gallouédec f3abda5cbc
Fix Self return type (#1167)
* Fix Self annotation

* Update changelog

* Define type var on top

* ClassSelf to SelfClass

* annotate self

* Revert Running meanstd change

* Revert vecnormalize change (static method rejected)

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2022-11-22 13:42:39 +01:00
..
__init__.py Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
ddpg.py Fix Self return type (#1167) 2022-11-22 13:42:39 +01:00
policies.py Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00