I searched everywhere the meaning of what does number written while training of model below epoch number tells us?
for example what does 1563/1563 means in this case
I am using CNN model , but I don't think so my model type should affect this because I see this on every Deep Learning algorithm
Epoch 1/10
1563/1563 [==============================] - 29s 18ms/step - loss: 1.4878 - accuracy: 0.46430s - loss: 1.4912 - ac