How minibatch accuracy can go beyond 100% while training convolutional neural network?
2 次查看(过去 30 天)
显示 更早的评论
I am training CNN on expression data and I am getting sharp spikes in accuracy that goes beyond 100%, and loss goes less than 0. But when curve smoothed both accuracy and loss are in the limits (i.e. accuracy less than 100% and loss is greater than 0). How it is possible?
Total number of samples: 20500
Epoch: 5
Minibatch size: 25.
What am I doing wrong?
3 个评论
回答(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!