stable-baselines3/stable_baselines3/ppo
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
..
__init__.py Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
policies.py Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
ppo.py Fix logger setup (#469) 2021-06-14 15:17:48 +02:00