Epoch Skipping and 0 Accuracy/Loss in TensorFlow/Keras Model Training
I am training a food image classification deep learning model using TensorFlow/Keras, but I am encountering a strange issue where some epochs are skipped, and the training logs show 0 accuracy and 0 loss for those epochs. Here’s what I have observed: