stable-baselines3/stable_baselines3
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
..
a2c Add supported action spaces checks (#254) 2020-12-06 14:05:10 +02:00
common Add image and figure to tensorboard logger (#277) 2021-01-08 15:47:08 +01:00
ddpg Doc fixes and add monitor_kwargs parameter (#230) 2020-11-20 10:28:54 +01:00
dqn Update doc: SB3-Contrib (#267) 2020-12-21 16:17:24 +01:00
her Fix bug with full HerReplayBuffer (#236) 2020-11-20 13:23:03 +01:00
ppo Add supported action spaces checks (#254) 2020-12-06 14:05:10 +02:00
sac Update doc: SB3-Contrib (#267) 2020-12-21 16:17:24 +01:00
td3 Update doc: SB3-Contrib (#267) 2020-12-21 16:17:24 +01:00
__init__.py Implement HER (#120) 2020-10-22 11:56:43 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Add image and figure to tensorboard logger (#277) 2021-01-08 15:47:08 +01:00