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
When I try to use the original hyperparameters in the paper (ngf=ndf=128), the generator won't catch up with the discriminator and its error will get stuck forever. Is the Adam algorithm missing regularization?
Hi!
When I try to use the original hyperparameters in the paper (ngf=ndf=128), the generator won't catch up with the discriminator and its error will get stuck forever. Is the Adam algorithm missing regularization?
The text was updated successfully, but these errors were encountered: