stable-baselines3/docs/misc
Julio César Alves cdaa9ab418
Callback to early stop the training if there is no model improvement after consecutive evaluations (#741)
* Added StopTrainingOnNoModelImprovement callback and callback_after_eval parameter in EvalCallback

* Correction in EvalCallback and tests for StopTrainingOnNoModelImprovement

* Update the docs related to new StopTrainingOnNoModelImprovement callback

* Update doc

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
Co-authored-by: Antonin Raffin <antonin.raffin@dlr.de>
2022-02-25 11:56:47 +01:00
..
changelog.rst Callback to early stop the training if there is no model improvement after consecutive evaluations (#741) 2022-02-25 11:56:47 +01:00
projects.rst Add furuta pendulum project to project list (#742) 2022-02-04 11:39:49 +02:00