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

--lr 5e-4 parameter doesn't exist #21

Open
turian opened this issue Sep 17, 2021 · 1 comment
Open

--lr 5e-4 parameter doesn't exist #21

turian opened this issue Sep 17, 2021 · 1 comment

Comments

@turian
Copy link

turian commented Sep 17, 2021

train.py parameter --lr 5e-4 in the README does not exist. What should generator_lr and discriminator_lr be set to?

@shachar-ug
Copy link

The paper states they've used:

learning rates of the converter and
discriminator set to 0.0002 and 0.0001, respectively, under
momentum terms β1 and β2 of 0.5 and 0.999, respectively

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

2 participants