Week 2 Assignment 1 - Kernel Dying Issue


Everytime I’m trying to run the model.fit(X_train, Y_train, epochs = 10, batch_size = 32) the kernel is crashing.
Here’s the lab id : beofnnqljeks
Here’s the code
Residual_Networks.ipynb (94.4 KB)

It could just be “bad weather” in the cloud: resources are overbooked on the servers. Note that you can submit to the grader without running the full training: it does not need to see your output. It just needs to call your functions. Try “Kernel → Restart and Clear Output”, “Save” and then “Submit” to make sure your code is correct.

1 Like