Commit Graph

18 Commits

Author SHA1 Message Date
ae9a95cbfc Fix: Typo in SAC 2023-02-02 20:00:16 +01:00
71670782b6 . 2023-01-28 21:47:19 +01:00
ffbf2b3fe5 Allow reduced latent sde dim 2023-01-27 13:34:28 +01:00
6f1837bda5 calc episodic infos for some fancy envs 2023-01-26 17:27:34 +01:00
43cc749809 Fix Noise Reset Bug for SAC 2023-01-15 13:28:40 +01:00
844cdb1319 Fixed: Upgrade changing interfaces 2023-01-06 18:46:38 +01:00
f3e03916c8 Upgrading to SB3 1.7 (probably broke some stuff...) 2022-12-13 19:14:28 +01:00
f9a08add40 Action-Loss for SAC 2022-10-08 18:33:37 +02:00
6e1a7cecd5 Implemented correct clipping (from original SAC) 2022-09-03 13:46:17 +02:00
ee4a0eed56 Fixed SAC+SDE+SDC bugs 2022-09-03 13:08:31 +02:00
4bb772a251 Factor Projections out into metastable-projections 2022-09-03 11:37:41 +02:00
28d0c609bc Fixed SDE: sampling had dimension mismatches 2022-08-14 20:09:10 +02:00
0ee65e789b Fixing sde's bugs 2022-08-14 16:10:22 +02:00
520dc98eb5 Implemented SDE 2022-08-10 11:54:52 +02:00
0162a36824 Renamed TRL_SAC => SAC 2022-07-19 10:08:14 +02:00
7b667e9650 SAC is back; with SDC; without Projections 2022-07-19 10:07:50 +02:00
5f32435751 Smashing bugs: dont confuse chol with chol_net 2022-07-19 10:07:20 +02:00
b1ed9fc2b8 Renamed TRL_PG to PPO 2022-07-13 19:51:33 +02:00