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 Docs: Env attributes should be modified using env setters (#1789) 2024-01-10 14:46:40 +01:00
checking_nan.rst Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
custom_env.rst Doc update: custom envs, IsaacLab, Brax and dm_control (#2072) 2025-01-26 11:42:57 +01:00
custom_policy.rst Documentation update (#1732) 2023-11-03 17:17:46 +01:00
developer.rst
examples.rst Doc update: custom envs, IsaacLab, Brax and dm_control (#2072) 2025-01-26 11:42:57 +01:00
export.rst Update SB3 ONNX export documentation (#1816) 2024-01-30 15:53:25 +01:00
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 Update ruff and documentation for hf sb3 (#1866) 2024-03-11 13:53:06 +01:00
migration.rst Documentation update (#1732) 2023-11-03 17:17:46 +01:00
quickstart.rst Update outdated custom env doc (#1490) 2023-05-08 13:48:26 +02:00
rl.rst Add Decisions and Dragons site to resources (#2044) 2024-11-22 23:02:13 +01:00
rl_tips.rst Adding ER-MRL to community project (#1904) 2024-04-25 14:31:15 +02:00
rl_zoo.rst Doc fix and add Stable-Baselines3 Jax (SBX) page (#1566) 2023-06-21 18:54:16 +02:00
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