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

About Learning Rate Scaling #18

Open
IridiumH opened this issue Feb 26, 2021 · 1 comment
Open

About Learning Rate Scaling #18

IridiumH opened this issue Feb 26, 2021 · 1 comment

Comments

@IridiumH
Copy link

Hi, I'm interested in the actual implemantation about Learning Rate Scaling you mentioned in the paper, but I can't find the exact position of it on code. I do find a method: get_scale_factor(opt) in main_train.py, but I don't find any call of it, could you point it out?

@tohinz
Copy link
Owner

tohinz commented Mar 1, 2021

Hi, we simply change the learning rate for different layers in the generator.
This is done here.

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