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 paper https://arxiv.org/pdf/1910.07207.pdf, the hyperparameter section states that you have used He weight initialization for the networks, but you seem to be using Xavier initialization for the Actor Critic in SAC discrete.
The text was updated successfully, but these errors were encountered:
In your paper https://arxiv.org/pdf/1910.07207.pdf, the hyperparameter section states that you have used He weight initialization for the networks, but you seem to be using Xavier initialization for the Actor Critic in SAC discrete.
The text was updated successfully, but these errors were encountered: