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

ResNet-50: Clarification on constrains on LR schedules #414

Open
mrinaliyer opened this issue Jan 12, 2021 · 0 comments
Open

ResNet-50: Clarification on constrains on LR schedules #414

mrinaliyer opened this issue Jan 12, 2021 · 0 comments

Comments

@mrinaliyer
Copy link

The RN50 rules are not clear about the following:

  • Previous rules allowed stepped LR. Are they still permitted?
  • Is cosine LR permitted?
  • There is an end_learning_rate of 1e-4 as a constraint. Shouldnt this depend on batch size? Is there a reason that end-LR is fixed for SGD-M. Shouldnt it be a fraction of the starting LR?
  • Is there a document anywhere with a comprehensive list of changes in RN50 rules from earlier submissions.
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