overfiitting during CNN training
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Prateek Rai
2022-3-23
Hi,
You can try specifying different training options for training the deep learning neural network. Refer to trainingOptions MathWorks Documentation page to find more.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!