Getting error in model.fit() at 4:45:46 #297
Unanswered
Vinayak409
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I think this is answered in discussion #278. The notebook has been updated for TensorFlow 2.7 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello sir @mrdbourke
In your TensorFlow deep learning tutorial I am getting this error when i am executing
model.fit(X, y, epochs=5)
, can you please help me to fix this error ?colab link : https://colab.research.google.com/drive/1c_wm47wRkQZuVlRcdtg2BHTD9KsdUNXp?usp=sharing
Beta Was this translation helpful? Give feedback.
All reactions