Regarding training and validation accuracy
2 ビュー (過去 30 日間)
古いコメントを表示
I have trained the CNN model for dataset of 220 images and attained the results as shown below:

Is this network overfit or not?? Can I consider these results genuine for further study? What is difference between mini-batch loss and validation loss? what is perfect size of mini-batch for these number of images? Can CNN be applied to small image datatsets?
1 件のコメント
KSSV
2021 年 7 月 24 日
To find out net is overfit or not, test it with the known data. Rest of the definitions are given at the doc.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!