stable-baselines3/docs/misc
Paul Scheikl fc41600225
Fixed logging info_keywords in the VecMonitor class. (#730)
* Writing the additional info_keywords into the episode infos that are passed to the resulst writer. Directly taken from the non-vec version of monitor.

* Added test for monitoring info_keywords.

* Removed unnecessary step of registering the env. Not using make_vec_env, because it applies a monitor wrapper to the env.

* Reformat

Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
2022-01-19 17:17:22 +01:00
..
changelog.rst Fixed logging info_keywords in the VecMonitor class. (#730) 2022-01-19 17:17:22 +01:00
projects.rst Editted Authors of DriverGym project (#669) 2021-11-18 10:18:18 +01:00