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

How to get learning rate to decrease more slowly? #261

Open
yajain opened this issue Jun 10, 2021 · 1 comment
Open

How to get learning rate to decrease more slowly? #261

yajain opened this issue Jun 10, 2021 · 1 comment

Comments

@yajain
Copy link

yajain commented Jun 10, 2021

How should I change the value of lr_pow in order to make my learning rate decrease more slowly. Currently the lr_pow is at a default value of 0.9.

@jayhsu0627
Copy link

By using --lr_pow', default=0.9, type=float, help='power in poly to drop LR'

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