stable-baselines3/stable_baselines3/td3
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
..
__init__.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
policies.py Update docs (custom policy, type hints) (#167) 2020-09-29 20:41:14 +03:00
td3.py Get/set parameters and review of saving and loading (#138) 2020-09-24 14:28:27 +02:00