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
Hello ,when I use Adabelief with beta1 = 0 , beta2 = 0.999(SAGAN、BIGGAN、WGAN-GP) ,the loss becomes nan , while Adam works well.I am wondering whether if the hyper parameter needs to be specifically changed when beta1 = 0? In many GANs, It is required that beta1 = 0 to stablize them.
The text was updated successfully, but these errors were encountered:
Hello ,when I use Adabelief with beta1 = 0 , beta2 = 0.999(SAGAN、BIGGAN、WGAN-GP) ,the loss becomes nan , while Adam works well.I am wondering whether if the hyper parameter needs to be specifically changed when beta1 = 0? In many GANs, It is required that beta1 = 0 to stablize them.
The text was updated successfully, but these errors were encountered: