stable-baselines3-contrib-sacd/tests
Adam Gleave 901a648507
Upgrade Gym to 0.21 (#59)
* Pendulum-v0 -> Pendulum-v1

* Reformat with black

* Update changelog

* Fix dtype bug in TimeFeatureWrapper

* Update version and removed forward calls

* Update CI

* Fix min version

Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
2022-02-22 16:25:43 +01:00
..
wrappers Upgrade Gym to 0.21 (#59) 2022-02-22 16:25:43 +01:00
test_cnn.py Add Trust Region Policy Optimization (TRPO) (#40) 2021-12-29 11:58:03 +01:00
test_deterministic.py Upgrade Gym to 0.21 (#59) 2022-02-22 16:25:43 +01:00
test_dict_env.py Add Trust Region Policy Optimization (TRPO) (#40) 2021-12-29 11:58:03 +01:00
test_distributions.py Upgrade Gym to 0.21 (#59) 2022-02-22 16:25:43 +01:00
test_invalid_actions.py Update Maskable PPO to match SB3 PPO + improve coverage (#56) 2021-12-10 12:48:19 +01:00
test_run.py Upgrade Gym to 0.21 (#59) 2022-02-22 16:25:43 +01:00
test_save_load.py Upgrade Gym to 0.21 (#59) 2022-02-22 16:25:43 +01:00
test_train_eval_mode.py Upgrade Gym to 0.21 (#59) 2022-02-22 16:25:43 +01:00
test_utils.py Upgrade Gym to 0.21 (#59) 2022-02-22 16:25:43 +01:00