stable-baselines3/stable_baselines3/common
Antonin RAFFIN b8b2d30a83
Add has_attr for VecEnv (#2077)
* Add `has_attr` for `VecEnv`

* Add special case for gymnasium<1.0

* Update changelog.rst

* Update black version
2025-02-03 10:43:56 +01:00
..
envs Adding FRASA to the projects page (#2059) 2024-12-17 14:53:07 +01:00
sb2_compat Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
vec_env Add has_attr for VecEnv (#2077) 2025-02-03 10:43:56 +01:00
__init__.py Update docs (custom policy, type hints) (#167) 2020-09-29 20:41:14 +03:00
atari_wrappers.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
base_class.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
buffers.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
callbacks.py Adding FRASA to the projects page (#2059) 2024-12-17 14:53:07 +01:00
distributions.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
env_checker.py Doc update: custom envs, IsaacLab, Brax and dm_control (#2072) 2025-01-26 11:42:57 +01:00
env_util.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
evaluation.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
logger.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
monitor.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
noise.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
off_policy_algorithm.py Adding FRASA to the projects page (#2059) 2024-12-17 14:53:07 +01:00
on_policy_algorithm.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
policies.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
preprocessing.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
results_plotter.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
running_mean_std.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
save_util.py Fix mypy error (#2067) 2025-01-07 11:57:54 +01:00
torch_layers.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
type_aliases.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
utils.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00