I haven’t edited cell 9, but each time I submit assignment 1 I get the error: Function “model.fit_generator” not found in Code Cell 9. I’ve tried refreshing the page and submitting on multiple days. I’ve submitted week 2’s assignment with no issues and similar code to week 1.
Hi @zuce124,
you may try a couple of things, among the others:
-
try the same code in Google Colab;
-
try changing fit_generator with fit.
Let me know if any of these works.
Best.
I’ve tried both and neither one fixed the issue. Google colab works, but I cannot submit the assignment there. I did notice that in fit_generator on colab there are 15 epoch, but in jupyter notebooks fit_generator only had 2. So I changed that to see if it made any difference. It did not, I only saw the same error again.
Thank you
The next step is to send your code. You may send it directly to me, in another message.