stable-baselines3/docs/misc
Dominic Kerr 5aa6e7d340
Fix ProgressBarCallback under-reporting (#1260)
* Updated tqdm progress bar constructor to account for the effects of train_freq/n_steps/num_envs on total_timesteps. Ensure progress bar is "flushed" on training end.

* Added description of PR #1260. Fixed formatting typo

* Partial revert

Co-authored-by: dominicgkerr <dominicgkerr1@gmail.co>
Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
Co-authored-by: Antonin Raffin <antonin.raffin@dlr.de>
2023-01-10 15:17:52 +01:00
..
changelog.rst Fix ProgressBarCallback under-reporting (#1260) 2023-01-10 15:17:52 +01:00
projects.rst Add RLeXplore to the project page (#1246) 2022-12-28 15:06:09 +01:00