stable-baselines3/docs/guide
Sidney Tio d6ddee9366
Add evalcallback example (#1468)
* Moved 'Monitoring Training' to subsubsection of 'Using callbacks'

* Added EvalCallback example

* Updated Changelogs

* Edited the language

* Moved subsection headers up one level

* added make_vec_env into Evalcallback example

* Added parameters to the top for readability

* Added note on multiple training environments

* Added more clarity to eval_freq note

* Apply suggestions from code review

---------

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2023-05-02 18:02:36 +02:00
..
algos.rst Multiprocessing support for HerReplayBuffer (#704) 2023-03-20 12:03:57 +01:00
callbacks.rst Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
checking_nan.rst Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
custom_env.rst Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
custom_policy.rst Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
developer.rst Stable-Baselines3 v1.0 (#354) 2021-03-17 14:20:31 +01:00
examples.rst Add evalcallback example (#1468) 2023-05-02 18:02:36 +02:00
export.rst Fix support of image like normalized inputs (#1214) 2022-12-20 13:18:28 +01:00
imitation.rst Link to full imitation docs (#1106) 2022-10-10 21:36:30 -07:00
install.rst Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
integrations.rst Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
migration.rst Multiprocessing support for HerReplayBuffer (#704) 2023-03-20 12:03:57 +01:00
quickstart.rst Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
rl.rst Add base doc 2020-05-07 10:10:51 +02:00
rl_tips.rst Updated minor grammar error (#1041) 2022-08-31 18:04:15 +02:00
rl_zoo.rst Removed shared layers in mlp_extractor (#1292) 2023-01-23 14:55:19 +01:00
save_format.rst System info helper (#613) 2021-10-18 10:43:56 +02:00
sb3_contrib.rst Update doc: SB3 Contrib RecurrentPPO (#927) 2022-05-31 18:11:16 +02:00
tensorboard.rst Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
vec_envs.rst Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00