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
In your code, it seems that you didn't remove noise added to your BatchNormMLP policy output. Is it intended or a bug? I'm confused since it's uncommon to have noise for BC policies.
Hi,
In your code, it seems that you didn't remove noise added to your
BatchNormMLP
policy output. Is it intended or a bug? I'm confused since it's uncommon to have noise for BC policies.https://github.com/aravindr93/mjrl/blob/83d35df95eb64274c5e93bb32a0a4e2f6576638a/mjrl/policies/gaussian_mlp.py#L90-L97
The text was updated successfully, but these errors were encountered: