Use Early Stopping to Halt the Training of Neural Networks At the Right Time #760
wjunneng
started this conversation in
Feature Requests & Feedback
Replies: 2 comments
-
If I specify "epochs" and don't specify "batch_size", the model won't overfit。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @wjunneng There is an old draft PR for this up: #289 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have training and validation sets, can I add an early stopping strategy to avoid overfitting.
Beta Was this translation helpful? Give feedback.
All reactions