stable-baselines3/docs/guide
Quentin Gallouédec e3b24829a5
Drop gym.GoalEnv and other minor changes initally from #780 (#1184)
* Various changes from #780

* Fix env_checker for goal_env detection
2022-11-28 18:22:31 +01:00
..
algos.rst
callbacks.rst Add progress bar callback and argument (#1095) 2022-10-06 18:17:31 +02:00
checking_nan.rst Fix typo in documentation (#1177) 2022-11-15 15:00:03 +01:00
custom_env.rst Standardized the use of `"` for string representation (#1086) 2022-10-03 15:15:39 +02:00
custom_policy.rst
developer.rst
examples.rst Drop gym.GoalEnv and other minor changes initally from #780 (#1184) 2022-11-28 18:22:31 +01:00
export.rst
imitation.rst Link to full imitation docs (#1106) 2022-10-10 21:36:30 -07:00
install.rst
integrations.rst Fix integration documentation (#1135) 2022-10-24 13:20:58 +02:00
migration.rst Deprecate create_eval_env, eval_env and eval_freq parameter (#1082) 2022-10-10 15:39:38 +02:00
quickstart.rst Drop gym.GoalEnv and other minor changes initally from #780 (#1184) 2022-11-28 18:22:31 +01:00
rl.rst
rl_tips.rst
rl_zoo.rst Release v1.6.2 (#1103) 2022-10-10 16:37:11 +02:00
save_format.rst
sb3_contrib.rst
tensorboard.rst Standardized the use of `"` for string representation (#1086) 2022-10-03 15:15:39 +02:00
vec_envs.rst