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
I have the same problem. I uninstalled the higher version and down to pytorch1.4.0, then the problem is not raised anymore. However, in the training process, I found the the actor doesn't have the gradient. The q-net is converging but the actor is not converging at all.
I run the SAC code with torch (compiled version) while i encounter the error
how can i fix it?
The whole error is listed below
this is how i run the code
The text was updated successfully, but these errors were encountered: