-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Which version of Keras, Tensorflow and Pytorch are compatible? #54
Comments
tensorflow 1.8-1.15 and pytorch 1.3.0 may work. |
Hey there ! I installed tensorflow 1.15 and pytorch 1.3.0 but the keras version required by the code is missig, since the last keras version require tensorflow 2.2.0.... Which version of keras do we need ? Thanks for all ! |
You can take a look at this page https://docs.floydhub.com/guides/environments |
I have tried it but with no luck. |
Tensorflow 1.8.0 |
Is this working with python 3.8.x? |
I'm using Google Colab to run this code over CPU and GPU but it doesn't work when I'm trying to run it.
My libraries version:
Error message:
I tried with older versions of Tensorflow and Keras:
but I still getting errors:
The text was updated successfully, but these errors were encountered: