Please help me. My assignment was past but the model can’t be trained. The error is shown in the image below.
Thanks a lot in advance.
Maybe you ran the cell for a second time before it finished running the first time.
Training takes quite some time. See the “epoch 1/10” counter? Before you run the cell again, make sure that counter goes to 10/10.
Also, try restarting the kernel and then run all the cells again.
Thanks a lot. It’s worked