this course insist on using tensorflow 2.2.0 while in colab we have only 2.8.0
i run the notebook with tensorflow 2.8.0 and afterwards changed the version numbers in the model.json file to 2.2.0 and tensorflow js to 4.4.0 but keep failling submission.
This has nothing to do with deep learning and is now already wasting a week of my time.
If this course is not upgraded i will just cancel my course
It’s extremely complicated to move a project from Coursera Labs to other environments. There are issues with getting compatible versions of all of the packages and tools.
I had the same problem and I could solve it thanks to Seema_Naswa’s comment in another thread.
You have to use conda prompt and run the following commands: