stable-baselines3/docs/common
Antonin RAFFIN b52c6fc18f
Fix logger setup (#469)
* Make logger an attribute

* Update doc

* Fix logger reset when using multiple runs

* Cleanup logger: remove `Logger.CURRENT`

* Fix for PPO

* Update tests and improve docstring

* Add warning

* Throw error when tensorboard not installed
2021-06-14 15:17:48 +02:00
..
atari_wrappers.rst Update doc 2020-05-08 13:09:38 +02:00
distributions.rst Add base doc 2020-05-07 10:10:51 +02:00
env_checker.rst Add base doc 2020-05-07 10:10:51 +02:00
env_util.rst Rename cmd_util to env_util (#197) 2020-10-22 11:05:52 +02:00
envs.rst Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
evaluation.rst Add base doc 2020-05-07 10:10:51 +02:00
logger.rst Fix logger setup (#469) 2021-06-14 15:17:48 +02:00
monitor.rst Update doc 2020-05-08 13:09:38 +02:00
noise.rst Update doc 2020-05-08 13:09:38 +02:00
utils.rst Update doc 2020-05-08 13:09:38 +02:00