overfiitting during CNN training
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
new_user
am 20 Mär. 2022
Kommentiert: new_user
am 23 Mär. 2022
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 Kommentare
Akzeptierte Antwort
Prateek Rai
am 23 Mär. 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.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Data Workflows finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!