stable-baselines3/docs/guide
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
..
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 Documentation update (#1732) 2023-11-03 17:17:46 +01:00
custom_policy.rst Documentation update (#1732) 2023-11-03 17:17:46 +01:00
developer.rst Stable-Baselines3 v1.0 (#354) 2021-03-17 14:20:31 +01:00
examples.rst Update examples.rst (#1969) 2024-07-15 23:57:24 +02:00
export.rst Update SB3 ONNX export documentation (#1816) 2024-01-30 15:53:25 +01:00
imitation.rst Link to full imitation docs (#1106) 2022-10-10 21:36:30 -07:00
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 Documentation update (#1732) 2023-11-03 17:17:46 +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 System info helper (#613) 2021-10-18 10:43:56 +02:00
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 Cast learning_rate to float lambda for pickle safety when doing model.load (#1901) 2024-04-22 10:04:01 +02:00
tensorboard.rst Fix tensorboad video slow numpy->torch conversion (#1910) 2024-04-26 12:12:04 +02:00
vec_envs.rst Docs: Env attributes should be modified using env setters (#1789) 2024-01-10 14:46:40 +01:00