stable-baselines3/stable_baselines3/common
Antonin RAFFIN daaebd0a52
Drop python 3.8 and add python 3.12 support (#2041)
* Drop python 3.8 support, add python 3.12 support

* Upgrade to python 3.9 syntax

* Fixes for Numpy v2

* Fix doc warning
2024-11-18 15:40:36 +01:00
..
envs Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +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 Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +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 Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +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 Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +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 Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +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 Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +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