stable-baselines3/stable_baselines3/dqn
Juan Rocamonde fdca786f09
Fix replay_buffer_class type annotation (#1042)
* Fix replay_buffer_class type annotation

* Update changelog

* Further replacement of same type annotation issue

* Formatting

* Rolled back formatting changes for consistency
2022-09-01 20:10:01 -07:00
..
__init__.py Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
dqn.py Fix replay_buffer_class type annotation (#1042) 2022-09-01 20:10:01 -07:00
policies.py Upgrade code to Python 3.7+ syntax using pyupgrade (#887) 2022-04-25 13:01:38 +03:00