stable-baselines3/docs/misc
Oleksii Kachaiev 0c17fedfac
Adjust FPS calculation to accommodate for reset_num_timesteps=False (#636)
* Store number of timesteps at the beginning of each learn cycle

* Update changelog

* Set default _num_timesteps_at_start in the contructor

* Test case for FPS logger

* Adjust test to cover both on-policy and off-policy algorithms

* Fix formatting

* Update test and add comment

* Fix test

Co-authored-by: Oleksii Kachaiev <okachaiev@riotgames.com>
Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2021-10-31 18:19:03 +01:00
..
changelog.rst Adjust FPS calculation to accommodate for reset_num_timesteps=False (#636) 2021-10-31 18:19:03 +01:00
projects.rst Add highway-env to the list of projects using SB3 (#639) 2021-10-30 13:53:36 +02:00