Course 4 - Wk 2 - Program Assignment 2 - Transfer Learning
Got error message below:
“The kernel appears to have died. It will restart automatically”.
While running the last part of the fine-tuning assignment:
Epoch 5/10
9/9 [==============================] - 36s 4s/step - loss: 0.6796 - accuracy: 0.7672 - val_loss: 0.3451 - val_accuracy: 0.8462
Epoch 6/10
9/9 [==============================] - 56s 6s/step - loss: 0.3250 - accuracy: 0.8397 - val_loss: 0.2224 - val_accuracy: 0.9231
Epoch 7/10
1/9 [==>…] - ETA: 0s - loss: 0.1379 - accuracy: 0.9688
I only have this notebook running, have tried to re-start the kernel several times. Re-start my computer and run again. Got same problem.
Your help is much appreciated.
Cindy