stable-baselines3-contrib-sacd/tests
Antonin RAFFIN 4d7ed004af Sync SB3 Contrib with SB3 (#213)
* Update RTD config

* Switch to ruff for sorting imports

* Evaluate falsy to truthy with not rather than `is False`

* Add `features_extractor` argument to maskable policy

* Add set_options for AsyncEval

* Doc fixes
2024-05-06 14:20:28 +01:00
..
wrappers Release v2.1.0 (#204) 2024-05-06 14:20:28 +01:00
test_cnn.py Add Gymnasium support (#152) 2023-04-14 13:52:07 +02:00
test_deterministic.py Update MaskablePPO docs (#150) 2023-02-13 14:31:49 +01:00
test_dict_env.py Release v2.1.0 (#204) 2024-05-06 14:20:28 +01:00
test_distributions.py Upgrade Gym to 0.21 (#59) 2022-02-22 16:25:43 +01:00
test_identity.py Update AsyncEval seeding (#185) 2023-05-20 10:57:31 +02:00
test_invalid_actions.py Add Gymnasium support (#152) 2023-04-14 13:52:07 +02:00
test_lstm.py Add Gymnasium support (#152) 2023-04-14 13:52:07 +02:00
test_run.py Sync SB3 Contrib with SB3 (#213) 2024-05-06 14:20:28 +01:00
test_save_load.py Added save_load test for SACD 2023-08-07 14:23:07 +02:00
test_train_eval_mode.py Add Gymnasium support (#152) 2023-04-14 13:52:07 +02:00
test_utils.py Upgrade Gym to 0.21 (#59) 2022-02-22 16:25:43 +01:00