stable-baselines3/docs/guide
Antonin RAFFIN 2c924f52f5
Update docs (custom policy, type hints) (#167)
* Change import

* Update custom policy doc

* Re-enable sphinx_autodoc_typehints

* Update docker image

* Attempt to fix read the doc build error

* Add sphinx_autodoc_typehints to read the doc env

* Fix pip version

* Add full custom policy example

* Fix
2020-09-29 20:41:14 +03:00
..
algos.rst Implement DDPG (#92) 2020-07-16 14:14:22 +02:00
callbacks.rst Add StopTrainingOnMaxEpisodes to callback collection (#147) 2020-08-28 11:36:33 +02:00
checking_nan.rst Add base doc 2020-05-07 10:10:51 +02:00
custom_env.rst Add base doc 2020-05-07 10:10:51 +02:00
custom_policy.rst Update docs (custom policy, type hints) (#167) 2020-09-29 20:41:14 +03:00
developer.rst Review of code (A2C, PPO and refactoring) (#35) 2020-06-09 13:54:18 +02:00
examples.rst Refactored ContinuousCritic for SAC/TD3 (#78) 2020-07-07 01:02:51 +03:00
install.rst Tensorboard integration (#30) 2020-06-01 11:55:44 +02:00
migration.rst Add base doc 2020-05-07 10:10:51 +02:00
quickstart.rst [ci skip] Simplify quickstart example 2020-05-11 15:32:01 +02:00
rl.rst Add base doc 2020-05-07 10:10:51 +02:00
rl_tips.rst Update doc 2020-05-19 10:40:52 +02:00
rl_zoo.rst Update rl_zoo.rst (#72) 2020-06-25 12:14:56 +02:00
tensorboard.rst Tensorboard integration (#30) 2020-06-01 11:55:44 +02:00
vec_envs.rst Add base doc 2020-05-07 10:10:51 +02:00