overfiitting during CNN training
5 views (last 30 days)
Show older comments
is this the case of overfitting, I used alexnet. After epoch 10 it seems that the validation loss is increasing instead of decreasing. So, is there any specific parameterI should employ to reduce this like augmentaion or just simple regularization.
0 Comments
Accepted Answer
Prateek Rai
on 23 Mar 2022
Hi,
You can try specifying different training options for training the deep learning neural network. Refer to trainingOptions MathWorks Documentation page to find more.
More Answers (0)
See Also
Categories
Find more on Image Data Workflows in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!