overfiitting during CNN training

3 ビュー (過去 30 日間)
new_user
new_user 2022 年 3 月 20 日
コメント済み: new_user 2022 年 3 月 23 日
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.

採用された回答

Prateek Rai
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.
  1 件のコメント
new_user
new_user 2022 年 3 月 23 日
so there is overfiiting?

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Data Workflows についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by