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

Add learning rate finder #5

Open
Serhiy-Shekhovtsov opened this issue Apr 12, 2019 · 0 comments
Open

Add learning rate finder #5

Serhiy-Shekhovtsov opened this issue Apr 12, 2019 · 0 comments
Assignees

Comments

@Serhiy-Shekhovtsov
Copy link
Owner

We can find an optimal learning rate using the approach from the paper: Cyclical Learning Rates for Training Neural Networks

I think we can use this library: https://github.com/davidtvs/pytorch-lr-finder or look for a similar one.

@Serhiy-Shekhovtsov Serhiy-Shekhovtsov changed the title Add learning rate finder. Add learning rate finder Apr 12, 2019
@ihormadych ihormadych self-assigned this Apr 12, 2019
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