Dominik Moritz Roth dodox
dodox pushed to master at dodox/metastable-baselines 2023-05-21 14:27:29 +02:00
2efa6c18fb Experimental Support for PCA
dodox pushed to master at dodox/metastable-baselines 2023-04-25 17:05:58 +02:00
76ea3a6326 Implemented prior conditioned annealing (untested)
dodox pushed to master at dodox/metastable-baselines 2023-03-13 20:44:25 +01:00
09159774d9 Fix backward pass error for hybrid-method
dodox pushed to master at dodox/Columbus 2023-03-12 18:48:00 +01:00
c6abf8e98d Made path_decay configurable
dodox pushed to master at dodox/metastable-baselines 2023-02-18 12:42:24 +01:00
75feefbe5a Fix: Typos for sde/rex hybrid
dodox pushed to master at dodox/metastable-baselines 2023-02-18 12:19:10 +01:00
c62723bef6 First implementation of hybrid (bewteen sde and rex)
dodox pushed to master at dodox/metastable-baselines 2023-02-02 20:00:31 +01:00
ae9a95cbfc Fix: Typo in SAC
dodox pushed to master at dodox/metastable-baselines 2023-01-28 21:47:24 +01:00
dodox pushed to master at dodox/metastable-baselines 2023-01-28 19:48:54 +01:00
b86498fa9a Now softmax sde latent is actually working...
dodox pushed to master at dodox/metastable-baselines 2023-01-28 19:42:59 +01:00
e985d892ca New SDE feature: softmax activation of latent
dodox pushed to master at dodox/metastable-baselines 2023-01-27 13:34:39 +01:00
ffbf2b3fe5 Allow reduced latent sde dim
dodox pushed to master at dodox/metastable-baselines 2023-01-26 18:18:44 +01:00
f421dc2ab5 Removed hack again...
dodox pushed to master at dodox/metastable-baselines 2023-01-26 18:15:13 +01:00
f86c6c736f Hack is back
dodox pushed to master at dodox/metastable-baselines 2023-01-26 17:44:17 +01:00
20646f07f3 Reverting last two commits (was ugly hack)
dodox pushed to master at dodox/metastable-baselines 2023-01-26 17:28:05 +01:00
6f1837bda5 calc episodic infos for some fancy envs
dodox pushed to master at dodox/metastable-baselines 2023-01-26 12:00:54 +01:00
f37c8caaa4 Force include reward in env infos (for vec env)
dodox pushed to master at dodox/Columbus 2023-01-19 12:43:24 +01:00
6095ca6fec Ignore this commit, ugly hack for rlProject
dodox pushed to master at dodox/CaliGraph 2023-01-17 23:18:45 +01:00
4580f67920 cli autocomplete and defered imports
dodox pushed to master at dodox/metastable-baselines 2023-01-15 13:28:49 +01:00
43cc749809 Fix Noise Reset Bug for SAC
dodox pushed to master at dodox/metastable-baselines 2023-01-06 18:46:50 +01:00
844cdb1319 Fixed: Upgrade changing interfaces