Trinkle23897
|
de556fd22d
|
item3 of #51
|
2020-05-27 11:02:23 +08:00 |
|
Imone
|
57bca16f94
|
Fix log_prob and PPO dual_clip (#49)
* Added DiagGaussian to fix log_probg
* Disable PPO dual_clip
|
2020-05-18 16:23:35 +08:00 |
|
Trinkle23897
|
0eef0ca198
|
fix optional type syntax
|
2020-05-16 20:08:32 +08:00 |
|
Trinkle23897
|
9b26137cd2
|
add type annotation
|
2020-05-12 11:31:47 +08:00 |
|
nicoguertler
|
8f718d9b13
|
Fix log_prob in SAC (#41)
|
2020-04-28 23:44:15 +08:00 |
|
Trinkle23897
|
70290346ea
|
compatible with torch==1.5.0 (fix #37)
|
2020-04-26 11:04:45 +08:00 |
|
Trinkle23897
|
3cc22b7c0c
|
__call__ -> forward
|
2020-04-10 10:47:16 +08:00 |
|
Trinkle23897
|
19f2cce294
|
seealso and change policy dir structure
|
2020-04-09 21:36:53 +08:00 |
|