stable-baselines3-contrib-sacd/tests
Geoff McDonald d6c5cea644
MaskablePPO dictionary observation support (#47)
* Add dictionary observation support for ppo_mask.

* Improving naming consistency.

* Update changelog.

* Reformat and add test

* Update doc

* Update README and setup

Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
2021-10-23 17:05:37 +02:00
..
wrappers PPO variant with invalid action masking (#25) 2021-09-23 14:50:10 +02:00
test_cnn.py Dictionary Observations (#29) 2021-05-11 13:24:31 +02:00
test_dict_env.py Dictionary Observations (#29) 2021-05-11 13:24:31 +02:00
test_distributions.py PPO variant with invalid action masking (#25) 2021-09-23 14:50:10 +02:00
test_invalid_actions.py MaskablePPO dictionary observation support (#47) 2021-10-23 17:05:37 +02:00
test_run.py Remove sde net arch (#44) 2021-09-28 21:59:59 +02:00
test_save_load.py Add test for pytorch variables 2021-05-12 11:39:56 +02:00
test_train_eval_mode.py PPO variant with invalid action masking (#25) 2021-09-23 14:50:10 +02:00
test_utils.py Add QR-DQN (#13) 2020-12-21 11:17:48 +01:00