stable-baselines3/stable_baselines3
Paul Scheikl ed308a71be
Fixed unchecked None value in SubprocVecEnv (#808)
* Fixed unchecked None value in SubprocVecEnv

* Fixed unchecked None value in DummyVecEnv

* Fix formatting

* Update test and changelog

* Improve test

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2022-04-12 16:05:40 +02:00
..
a2c Replacing the policy registry with policy "aliases" (#842) 2022-04-08 21:21:53 +02:00
common Fixed unchecked None value in SubprocVecEnv (#808) 2022-04-12 16:05:40 +02:00
ddpg System info helper (#613) 2021-10-18 10:43:56 +02:00
dqn Replacing the policy registry with policy "aliases" (#842) 2022-04-08 21:21:53 +02:00
her Fix HER goal selection (#848) 2022-04-11 17:50:02 +02:00
ppo Replacing the policy registry with policy "aliases" (#842) 2022-04-08 21:21:53 +02:00
sac Replacing the policy registry with policy "aliases" (#842) 2022-04-08 21:21:53 +02:00
td3 Replacing the policy registry with policy "aliases" (#842) 2022-04-08 21:21:53 +02:00
__init__.py System info helper (#613) 2021-10-18 10:43:56 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Escape tensorboard log name (#857) 2022-04-11 21:49:18 +02:00