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

Learning rate and stopping criterion #101

Open
matsen opened this issue Dec 18, 2024 · 0 comments
Open

Learning rate and stopping criterion #101

matsen opened this issue Dec 18, 2024 · 0 comments
Assignees

Comments

@matsen
Copy link
Contributor

matsen commented Dec 18, 2024

Training can look like this:

image

Is that too big of a learning rate for the green model?

Also, I would have thought that ReduceLROnPlateau would have stopped things earlier, but perhaps the upper loss is keeping things going? Should we change the threshold? (I think we'd want to increase the threshold, but it's a sleepless night...)

Link to our use of ReduceLROnPlateau

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