stable-baselines3/docs/guide
Paul Stahlhofen c5c29a32d9
Clarify the use of Gym wrappers with make_vec_env (#2079)
* Added a note to the documentation of Vectorized Environments to show the
possibility of wrapping sub-environments with `make_vec_env` (See #2075 )

* Add example

---------

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2025-02-07 12:04:48 +01:00
..
algos.rst Update readme and clarify planned features (#2030) 2024-10-29 12:23:13 +01:00
callbacks.rst
checking_nan.rst
custom_env.rst Doc update: custom envs, IsaacLab, Brax and dm_control (#2072) 2025-01-26 11:42:57 +01:00
custom_policy.rst
developer.rst
examples.rst Doc update: custom envs, IsaacLab, Brax and dm_control (#2072) 2025-01-26 11:42:57 +01:00
export.rst
imitation.rst
install.rst Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
integrations.rst
migration.rst
quickstart.rst
rl.rst Add Decisions and Dragons site to resources (#2044) 2024-11-22 23:02:13 +01:00
rl_tips.rst
rl_zoo.rst
save_format.rst
sb3_contrib.rst Use uv on GitHub CI for faster download and update changelog (#2026) 2024-10-24 15:20:05 +02:00
sbx.rst Doc update: custom envs, IsaacLab, Brax and dm_control (#2072) 2025-01-26 11:42:57 +01:00
tensorboard.rst Fix tensorboad video slow numpy->torch conversion (#1910) 2024-04-26 12:12:04 +02:00
vec_envs.rst Clarify the use of Gym wrappers with make_vec_env (#2079) 2025-02-07 12:04:48 +01:00