stable-baselines3/docs/guide
Carlos M. Casas Cuadrado 5993033c73
Add image and figure to tensorboard logger (#277)
* Added Image and Figure classes to logger. For now, these objects can only be logged by TensorBoardOutputFormat

* Added documentation for figure and image logging into tensorboard

* Updated changelog

* Minor changes to documentation. Reviewed supported types for logging images and figures

* Fix type for np arrays

* Added more explicit example for logging figures in the documentation. Added docstrings for parameters in logging auxiliary classes

* Added tests for image and figure logging

* Applied autoformatting

* Update doc

* Fix documentation example

* Bump version

Co-authored-by: Carlos Casas <ccasascuadrado@guidewire.com>
Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2021-01-08 15:47:08 +01:00
..
algos.rst Update doc: SB3-Contrib (#267) 2020-12-21 16:17:24 +01:00
callbacks.rst Update documentation (#199) 2020-10-28 09:55:16 +01:00
checking_nan.rst Add base doc 2020-05-07 10:10:51 +02:00
custom_env.rst Avoid transposing channel-first envs (#213) 2020-11-03 12:34:09 +01:00
custom_policy.rst Update documentation (#199) 2020-10-28 09:55:16 +01:00
developer.rst Avoid transposing channel-first envs (#213) 2020-11-03 12:34:09 +01:00
examples.rst Add learning rate schedule example (#248) 2020-12-02 14:54:18 +01:00
export.rst Update documentation (#199) 2020-10-28 09:55:16 +01:00
imitation.rst Add imitation library docs (#200) 2020-10-24 17:33:26 +01:00
install.rst Migration Guide (#123) 2020-10-11 23:22:12 +02:00
migration.rst Doc fixes and add monitor_kwargs parameter (#230) 2020-11-20 10:28:54 +01:00
quickstart.rst [ci skip] Simplify quickstart example 2020-05-11 15:32:01 +02:00
rl.rst Add base doc 2020-05-07 10:10:51 +02:00
rl_tips.rst Update doc: SB3-Contrib (#267) 2020-12-21 16:17:24 +01:00
rl_zoo.rst Update rl_zoo.rst (#72) 2020-06-25 12:14:56 +02:00
save_format.rst Update documentation (#199) 2020-10-28 09:55:16 +01:00
sb3_contrib.rst Update doc: SB3-Contrib (#267) 2020-12-21 16:17:24 +01:00
tensorboard.rst Add image and figure to tensorboard logger (#277) 2021-01-08 15:47:08 +01:00
vec_envs.rst Add base doc 2020-05-07 10:10:51 +02:00