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。 |
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.
All reactions