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!