You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds support for log-std parameter in ActorCritic (#67)
* Fixes gradient propogation through std-dev
* adds support for log std
* renames to noise_std_type
* fixes value error
* adds back option for noise std type
0 commit comments