stable-baselines3-contrib-sacd/tests
PatrickHelm dfa23bdf9c
Bugfix/ppo mask stats window size (#199)
* fixes issue #198 regarding stats_window_size

* updates changelog

* updates test of stats_window_size

* updates test using maskable env

* removes print statement
2023-08-01 11:53:27 +02:00
..
wrappers Add Gymnasium support (#152) 2023-04-14 13:52:07 +02: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 Add Gymnasium support (#152) 2023-04-14 13:52:07 +02: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 Bugfix/ppo mask stats window size (#199) 2023-08-01 11:53:27 +02:00
test_save_load.py Add Gymnasium support (#152) 2023-04-14 13:52: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