stable-baselines3/docs/modules
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
..
a2c.rst Match performance with stable-baselines (discrete case) (#110) 2020-08-03 22:22:51 +02:00
base.rst Review of code (A2C, PPO and refactoring) (#35) 2020-06-09 13:54:18 +02:00
ddpg.rst Implement DDPG (#92) 2020-07-16 14:14:22 +02:00
dqn.rst Implement DQN (#28) 2020-06-29 11:16:54 +02:00
ppo.rst Update ppo.rst (#94) 2020-07-10 10:38:35 +02:00
sac.rst Review of code (A2C, PPO and refactoring) (#35) 2020-06-09 13:54:18 +02:00
td3.rst Update docs (custom policy, type hints) (#167) 2020-09-29 20:41:14 +03:00