Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loss become nan when beta1=0 #67

Open
yojeep opened this issue Apr 15, 2024 · 0 comments
Open

loss become nan when beta1=0 #67

yojeep opened this issue Apr 15, 2024 · 0 comments

Comments

@yojeep
Copy link

yojeep commented Apr 15, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant