stable-baselines3/stable_baselines3/ddpg
Antonin RAFFIN d04aad2a20
Doc fixes and add monitor_kwargs parameter (#230)
* Fix type annotation

* Fix migration doc for A2C

* Update version

* Add `monitor_kwargs` argument

* Update docs/guide/migration.rst

Co-authored-by: Adam Gleave <adam@gleave.me>

* Fix make atari env

* Fix docstring

* Renamed LearningRateSchedule

Co-authored-by: Adam Gleave <adam@gleave.me>
2020-11-20 10:28:54 +01:00
..
__init__.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
ddpg.py Doc fixes and add monitor_kwargs parameter (#230) 2020-11-20 10:28:54 +01:00
policies.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00