stable-baselines3/stable_baselines3
Antonin RAFFIN 1881d904a0
Doc fix and improve error messages (#598)
* Fix custom env doc

* Catch common mistake

* Improve `EvalCallback` error message

* Lint test

* Update docs/guide/custom_env.rst

Co-authored-by: Adam Gleave <adam@gleave.me>

Co-authored-by: Adam Gleave <adam@gleave.me>
2021-10-08 18:08:31 +02:00
..
a2c Avoid putting target networks into training mode (#553) 2021-08-30 17:42:41 +02:00
common Doc fix and improve error messages (#598) 2021-10-08 18:08:31 +02:00
ddpg Fix type annotations (#522) 2021-07-29 13:02:09 +02:00
dqn Avoid putting target networks into training mode (#553) 2021-08-30 17:42:41 +02:00
her Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
ppo Avoid putting target networks into training mode (#553) 2021-08-30 17:42:41 +02:00
sac Remove sde_net_arch + Simplify policy (#584) 2021-09-28 22:32:54 +03:00
td3 Avoid putting target networks into training mode (#553) 2021-08-30 17:42:41 +02:00
__init__.py Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Remove sde_net_arch + Simplify policy (#584) 2021-09-28 22:32:54 +03:00