mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-05-30 23:18:47 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| algos.rst | ||
| callbacks.rst | ||
| checking_nan.rst | ||
| custom_env.rst | ||
| custom_policy.rst | ||
| developer.rst | ||
| examples.rst | ||
| export.rst | ||
| imitation.rst | ||
| install.rst | ||
| migration.rst | ||
| quickstart.rst | ||
| rl.rst | ||
| rl_tips.rst | ||
| rl_zoo.rst | ||
| save_format.rst | ||
| sb3_contrib.rst | ||
| tensorboard.rst | ||
| vec_envs.rst | ||