..
envs
BitFlippingEnv argument check and docs clarification ( #1698 )
2023-09-27 10:18:30 +02:00
sb2_compat
Fix type annotations of buffers ( #1700 )
2023-09-28 18:52:46 +02:00
vec_env
Fix video recorder and add test ( #2063 )
2025-01-07 11:32:02 +01:00
__init__.py
Update docs (custom policy, type hints) ( #167 )
2020-09-29 20:41:14 +03:00
atari_wrappers.py
Fix VecEnv type hints ( #1736 )
2023-11-08 09:46:40 +01:00
base_class.py
Fix loading of optimizer with older DQN models ( #1978 )
2024-07-26 14:57:55 +02:00
buffers.py
Set CallbackList children's parent correctly ( #1939 )
2024-06-07 14:07:28 +02:00
callbacks.py
Set CallbackList children's parent correctly ( #1939 )
2024-06-07 14:07:28 +02:00
distributions.py
Fix sum_independent_dims docstring to reflect output shape ( #1851 )
2024-02-27 14:49:42 +01:00
env_checker.py
Warn users when using multi-dim MultiDiscrete obs space ( #2003 )
2024-09-13 13:15:23 +02:00
env_util.py
vec_envs fix seed() causing a reset (#1486 )
2023-05-20 10:30:54 +02:00
evaluation.py
Add Gymnasium support ( #1327 )
2023-04-14 13:13:59 +02:00
logger.py
Add np.ndarray as a recognized type for TB histograms. ( #1635 )
2024-08-02 11:55:27 +02:00
monitor.py
Fix various typos ( #1926 )
2024-05-15 15:19:39 +02:00
noise.py
vec_envs fix seed() causing a reset (#1486 )
2023-05-20 10:30:54 +02:00
off_policy_algorithm.py
Fix VecEnv type hints ( #1736 )
2023-11-08 09:46:40 +01:00
on_policy_algorithm.py
Add warning when using PPO on GPU and update doc ( #2017 )
2024-10-07 11:24:47 +02:00
policies.py
Set CallbackList children's parent correctly ( #1939 )
2024-06-07 14:07:28 +02:00
preprocessing.py
Fix policies type annotations ( #1735 )
2023-11-06 18:35:28 +01:00
results_plotter.py
Fix various typos ( #1926 )
2024-05-15 15:19:39 +02:00
running_mean_std.py
Fix various typos ( #1926 )
2024-05-15 15:19:39 +02:00
save_util.py
Hotfix: revert loading with weights_only=True ( #1913 )
2024-04-27 15:08:38 +02:00
torch_layers.py
Add support for pre and post linear modules in create_mlp ( #1975 )
2024-07-22 13:42:33 +02:00
type_aliases.py
Fix various typos ( #1926 )
2024-05-15 15:19:39 +02:00
utils.py
Use uv on GitHub CI for faster download and update changelog ( #2026 )
2024-10-24 15:20:05 +02:00