stable-baselines3/docs/modules
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
..
a2c.rst Doc fixes and add monitor_kwargs parameter (#230) 2020-11-20 10:28:54 +01:00
base.rst Review of code (A2C, PPO and refactoring) (#35) 2020-06-09 13:54:18 +02:00
ddpg.rst Update documentation (#199) 2020-10-28 09:55:16 +01:00
dqn.rst Avoid transposing channel-first envs (#213) 2020-11-03 12:34:09 +01:00
her.rst Update documentation (#199) 2020-10-28 09:55:16 +01:00
ppo.rst Update documentation (#199) 2020-10-28 09:55:16 +01:00
sac.rst Update documentation (#199) 2020-10-28 09:55:16 +01:00
td3.rst Update documentation (#199) 2020-10-28 09:55:16 +01:00