Problem with C3W1 assignment can't install tensorflow 2.6

I can’t install keras and tensorflow 2.6 on google colab. And I’m getting a module not found error when compiling the model.

We temporarily fixed it now by updating the notebooks to install v2.8 instead.

If a learner reports getting a 0 grade for a working model in Colab, he/she might still be using the notebook that tries to install 2.6. They can see the updated commands when they re-open the notebooks from the classroom (or they can just update the pip install lines themselves).

These are the instructions to follow for this assignment.

1 Like

Problem solved, Thanks