stable-baselines3/docs/_static/img
Roland Gavrilescu bb01253261
Tensorboard integration (#30)
* init commit tensorboard-integration

* Added tb logger to ppo (with output exclusions)

* fixed truncated stdout

* categorize stdout outputs by tag

* separated exclusions from values, added missing logs

* saving exclusions as dict instead of list

* reformatting, auto run indexing

* included renaming suggestions, fixed tests

* tb support for sac

* linting

* moved logging to base class

* tb support for td3

* removed histograms, non-verbose output working

* modifed changelog

* linting

* fixed type error

* moved logger config to utils

* removed episode_rewards log from ppo

* Enable tensorboard in tests

* Remove unused import

* Update logger sub titles

* Minor edit for PPO

* Update logger and tb log folder

* Pass correct logger to Callbacks

* updated docs

* added tb example image to docs

* add support for continuing training in tensorboard

* added tensorboard to docs index

* added tb test

* moved logger config to _setup_learn, updated tests

* accessing verbose from base class

* Update doc and tests

* Rename session -> time

* Update version

* Update logger truncate

* Update types

* Remove duplicated code

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2020-06-01 11:55:44 +02:00
..
breakout.gif More doc + sync VecEnvs + atari 2020-05-07 16:08:23 +02:00
colab-badge.svg Update doc (add rl zoo) 2020-05-08 11:58:43 +02:00
colab.svg More doc + sync VecEnvs + atari 2020-05-07 16:08:23 +02:00
logo.png Add logo 2019-09-22 13:57:18 +02:00
mistake.png Add base doc 2020-05-07 10:10:51 +02:00
Tensorboard_example.png Tensorboard integration (#30) 2020-06-01 11:55:44 +02:00
try_it.png More doc + sync VecEnvs + atari 2020-05-07 16:08:23 +02:00