Reputation: 29
version of keras and tensorflow
I just want to know why it doesn't work., Because I read through the threads but still not working.
Upvotes: 2
Views: 12688
Reputation: 1
Run:
pip install --upgrade tensorflow-gpu==2.2.0 --user
pip uninstall tensorflow-datasets
pip install tensorflow-datasets==4.0.0
And reconnect google colab.
Upvotes: 0