-
Notifications
You must be signed in to change notification settings - Fork 43
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
eli5, keras image explanaition error #16
Comments
I am also getting error for the notebook
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've tried to reimporduce steps in:
https://eli5.readthedocs.io/en/latest/tutorials/keras-image-classifiers.html
But after running:
I've got the following error:
It seems, that there is some issue with Tensorflow 2.+,
So I've tried to fix it by turning off Eager execution:
But I've got another error:
The text was updated successfully, but these errors were encountered: