| .. |
|
__init__.py
|
|
|
|
test_buffers.py
|
|
|
|
test_callbacks.py
|
env_id consistency in tests (#1224)
|
2022-12-20 16:01:26 +01:00 |
|
test_cnn.py
|
Modified ActorCriticPolicy to support non-shared features extractor (#1148)
|
2022-12-20 15:12:05 +01:00 |
|
test_custom_policy.py
|
Deprecation of shared layers in MlpExtractor (#1252)
|
2023-01-05 09:59:36 +01:00 |
|
test_deterministic.py
|
|
|
|
test_dict_env.py
|
Fix support of image like normalized inputs (#1214)
|
2022-12-20 13:18:28 +01:00 |
|
test_distributions.py
|
Fix tests/test_distributions.py type hint (#1186)
|
2022-11-29 11:27:59 +01:00 |
|
test_env_checker.py
|
Standardize the use of from gym import spaces (#1240)
|
2023-01-02 14:51:11 +01:00 |
|
test_envs.py
|
Drop gym.GoalEnv and other minor changes initally from #780 (#1184)
|
2022-11-28 18:22:31 +01:00 |
|
test_gae.py
|
Standardize the use of from gym import spaces (#1240)
|
2023-01-02 14:51:11 +01:00 |
|
test_her.py
|
|
|
|
test_identity.py
|
|
|
|
test_logger.py
|
Standardize the use of from gym import spaces (#1240)
|
2023-01-02 14:51:11 +01:00 |
|
test_monitor.py
|
|
|
|
test_predict.py
|
Standardize the use of from gym import spaces (#1240)
|
2023-01-02 14:51:11 +01:00 |
|
test_preprocessing.py
|
Add support for multidimensional spaces.MultiBinary observations (#1179)
|
2022-12-08 18:46:41 +01:00 |
|
test_run.py
|
Remove deprecated features and attributes (#1104)
|
2022-10-11 10:55:16 +02:00 |
|
test_save_load.py
|
Hotfix to load policies saved with SB3 <= v1.6 (#1234)
|
2022-12-22 23:58:30 +01:00 |
|
test_sde.py
|
Remove deprecated features and attributes (#1104)
|
2022-10-11 10:55:16 +02:00 |
|
test_spaces.py
|
Standardize the use of from gym import spaces (#1240)
|
2023-01-02 14:51:11 +01:00 |
|
test_tensorboard.py
|
|
|
|
test_train_eval_mode.py
|
Remove deprecated features and attributes (#1104)
|
2022-10-11 10:55:16 +02:00 |
|
test_utils.py
|
Drop gym.GoalEnv and other minor changes initally from #780 (#1184)
|
2022-11-28 18:22:31 +01:00 |
|
test_vec_check_nan.py
|
|
|
|
test_vec_envs.py
|
Standardize the use of from gym import spaces (#1240)
|
2023-01-02 14:51:11 +01:00 |
|
test_vec_extract_dict_obs.py
|
|
|
|
test_vec_monitor.py
|
Drop gym.GoalEnv and other minor changes initally from #780 (#1184)
|
2022-11-28 18:22:31 +01:00 |
|
test_vec_normalize.py
|
Standardize the use of from gym import spaces (#1240)
|
2023-01-02 14:51:11 +01:00 |