stable-baselines3/stable_baselines3
Antonin RAFFIN c4304029a2
Fixed loading of `ent_coef for SAC and TQC`, it was not optimized anymore (#392)
* Fix ent coef loading bug

* Add test

* Add comment

* Reuse save path
2021-04-15 14:50:43 +02:00
..
a2c Add supported action spaces checks (#254) 2020-12-06 14:05:10 +02:00
common Fixed loading of `ent_coef for SAC and TQC`, it was not optimized anymore (#392) 2021-04-15 14:50:43 +02:00
ddpg Fix default arguments + add bugbear (#363) 2021-03-25 11:35:21 +02:00
dqn Fix default arguments + add bugbear (#363) 2021-03-25 11:35:21 +02:00
her Fix for HER with custom objects (#343) 2021-03-06 15:57:27 +01:00
ppo Improve error messages when PPO effective batch size is 1 and when last mini-batch is truncated (#270) 2021-01-11 17:03:32 +01:00
sac Fix default arguments + add bugbear (#363) 2021-03-25 11:35:21 +02:00
td3 Fix default arguments + add bugbear (#363) 2021-03-25 11:35:21 +02:00
__init__.py Implement HER (#120) 2020-10-22 11:56:43 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Fixed loading of `ent_coef for SAC and TQC`, it was not optimized anymore (#392) 2021-04-15 14:50:43 +02:00