Unknown number of steps - Training convolution neural network at Google Colab Pro
问题 I am trying to run (training) my CNN at Google Colab Pro , when I run my code, all is allright, but It does not know the number of steps, so an infinite loop is created. Mounted at /content/drive 2.2.0-rc3 Found 10018 images belonging to 2 classes. Found 1336 images belonging to 2 classes. WARNING:tensorflow:`period` argument is deprecated. Please use `save_freq` to specify the frequency in number of batches seen. Epoch 1/300 8/Unknown - 364s 45s/step - loss: 54.9278 - accuracy: 0.5410 I am