How minibatch accuracy can go beyond 100% while training convolutional neural network?

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?

Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 23 Dec 2021

Commented:

on 29 Apr 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!