| .. |
|
__init__.py
|
Init: TD3
|
2019-09-05 17:29:41 +02:00 |
|
test_buffers.py
|
Fix various typos (#1926)
|
2024-05-15 15:19:39 +02:00 |
|
test_callbacks.py
|
Set CallbackList children's parent correctly (#1939)
|
2024-06-07 14:07:28 +02:00 |
|
test_cnn.py
|
Fix various typos (#1926)
|
2024-05-15 15:19:39 +02:00 |
|
test_custom_policy.py
|
Removed shared layers in mlp_extractor (#1292)
|
2023-01-23 14:55:19 +01:00 |
|
test_deterministic.py
|
Add the argument dtype (default to float32) to the noise (#1301)
|
2023-02-07 13:42:14 +01:00 |
|
test_dict_env.py
|
Fix various typos (#1926)
|
2024-05-15 15:19:39 +02:00 |
|
test_distributions.py
|
Add Gymnasium support (#1327)
|
2023-04-14 13:13:59 +02:00 |
|
test_env_checker.py
|
Fix check_env for Sequence observation space (#1690)
|
2023-09-24 12:36:52 +02:00 |
|
test_envs.py
|
Update env checker for spaces with non-zero start (#1845)
|
2024-02-19 16:44:02 +01:00 |
|
test_gae.py
|
Add Gymnasium support (#1327)
|
2023-04-14 13:13:59 +02:00 |
|
test_her.py
|
Fix various typos (#1926)
|
2024-05-15 15:19:39 +02:00 |
|
test_identity.py
|
Add Gymnasium support (#1327)
|
2023-04-14 13:13:59 +02:00 |
|
test_logger.py
|
Fix various typos (#1926)
|
2024-05-15 15:19:39 +02:00 |
|
test_monitor.py
|
Add Gymnasium support (#1327)
|
2023-04-14 13:13:59 +02:00 |
|
test_predict.py
|
Add check for common mistake when mixing Gym/VecEnv API (#1696)
|
2023-09-25 12:39:22 +02:00 |
|
test_preprocessing.py
|
Add Gymnasium support (#1327)
|
2023-04-14 13:13:59 +02:00 |
|
test_run.py
|
Add Gymnasium support (#1327)
|
2023-04-14 13:13:59 +02:00 |
|
test_save_load.py
|
Remove unnecessary SDE resampling in PPO update (#1933)
|
2024-06-29 20:07:32 +02:00 |
|
test_sde.py
|
Fix squash output unscaling when using gSDE (#1652)
|
2023-09-01 17:58:15 +02:00 |
|
test_spaces.py
|
Fix distributions type hints (#1733)
|
2023-11-06 10:09:01 +01:00 |
|
test_tensorboard.py
|
Fix test_vec_normalize.py, test_tensorboard.py and common/monitor.py type hint (#1194)
|
2023-01-13 18:28:22 +01:00 |
|
test_train_eval_mode.py
|
Add Gymnasium support (#1327)
|
2023-04-14 13:13:59 +02:00 |
|
test_utils.py
|
Type annotation bundle (logger, vec env, custom envs) (#1479)
|
2023-05-04 20:27:15 +02:00 |
|
test_vec_check_nan.py
|
vec_envs fix seed() causing a reset (#1486)
|
2023-05-20 10:30:54 +02:00 |
|
test_vec_envs.py
|
Add support for setting options at reset with VecEnv (#1606)
|
2023-10-23 13:38:48 +02:00 |
|
test_vec_extract_dict_obs.py
|
Fix render bug for vec env wrappers (#1525)
|
2023-06-07 16:20:40 +02:00 |
|
test_vec_monitor.py
|
Add Gymnasium support (#1327)
|
2023-04-14 13:13:59 +02:00 |
|
test_vec_normalize.py
|
Fix various typos (#1926)
|
2024-05-15 15:19:39 +02:00 |
|
test_vec_stacked_obs.py
|
Add Gymnasium support (#1327)
|
2023-04-14 13:13:59 +02:00 |