How minibatch accuracy can go beyond 100% while training convolutional neural network?
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!