stable-baselines3/stable_baselines3
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 Match performance with stable-baselines (discrete case) (#110) 2020-08-03 22:22:51 +02:00
common Update docs (custom policy, type hints) (#167) 2020-09-29 20:41:14 +03:00
ddpg Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
dqn Update docs (custom policy, type hints) (#167) 2020-09-29 20:41:14 +03:00
ppo Fix PPO logging of clip_fractions (#150) 2020-09-01 09:52:31 +02:00
sac Update docs (custom policy, type hints) (#167) 2020-09-29 20:41:14 +03:00
td3 Update docs (custom policy, type hints) (#167) 2020-09-29 20:41:14 +03:00
__init__.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Fix loading of old versions and update changelog (#165) 2020-09-24 16:05:36 +02:00