stable-baselines3-contrib-sacd/tests
Alex Pasquali 376d9551de
Update MaskablePPO docs (#150)
* MaskablePPO docs

Added a warning about possible crashes caused by chack_env in case of invalid actions.

* Reformat with black 23

* Rephrase note on action sampling

* Fix action noise

* Update changelog

---------

Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
2023-02-13 14:31:49 +01:00
..
wrappers Standardize the use of ``from gym import spaces`` (#131) 2023-01-02 15:35:00 +01:00
test_cnn.py [Feature] Non-shared features extractor in on-policy algorithms (#130) 2022-12-23 00:23:45 +01:00
test_deterministic.py Update MaskablePPO docs (#150) 2023-02-13 14:31:49 +01:00
test_dict_env.py Deprecation of shared layers in `mlp_extractor` (#133) 2023-01-05 10:42:22 +01:00
test_distributions.py Upgrade Gym to 0.21 (#59) 2022-02-22 16:25:43 +01:00
test_identity.py Release v1.6.0 and bug fix for TRPO (#84) 2022-07-12 23:12:24 +02:00
test_invalid_actions.py Standardize the use of ``from gym import spaces`` (#131) 2023-01-02 15:35:00 +01:00
test_lstm.py Deprecation of shared layers in `mlp_extractor` (#133) 2023-01-05 10:42:22 +01:00
test_run.py Deprecation of shared layers in `mlp_extractor` (#133) 2023-01-05 10:42:22 +01:00
test_save_load.py Upgrade to python 3.7+ syntax (#69) 2022-04-25 13:02:07 +02:00
test_train_eval_mode.py Handle batch norm in target update (#99) 2022-08-27 12:31:00 +02:00
test_utils.py Upgrade Gym to 0.21 (#59) 2022-02-22 16:25:43 +01:00