stable-baselines3/stable_baselines3
Joe Ksiazek 0b06d8ab20
Fix error when loading a model that has net_arch manually set to None (#1937)
* Fix loading a model with net_arch=None

* Remove redundant get

* Dummy commit

* Add to contributors

* Update test and version

---------

Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
2024-06-05 17:27:40 +02:00
..
a2c Add rollout_buffer_class parameter to on-policy algorithms (#1720) 2023-10-27 17:36:24 +02:00
common Fix error when loading a model that has net_arch manually set to None (#1937) 2024-06-05 17:27:40 +02:00
ddpg Update TD3/DDPG/DQN defaults for consistency (#1785) 2024-01-12 16:05:14 +01:00
dqn Update TD3/DDPG/DQN defaults for consistency (#1785) 2024-01-12 16:05:14 +01:00
her Fix various typos (#1926) 2024-05-15 15:19:39 +02:00
ppo Add rollout_buffer_class parameter to on-policy algorithms (#1720) 2023-10-27 17:36:24 +02:00
sac Fix various typos (#1926) 2024-05-15 15:19:39 +02:00
td3 Fix various typos (#1926) 2024-05-15 15:19:39 +02:00
__init__.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Fix error when loading a model that has net_arch manually set to None (#1937) 2024-06-05 17:27:40 +02:00