Regarding training and validation accuracy
显示 更早的评论
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 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!