How minibatch accuracy can go beyond 100% while training convolutional neural network?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!