Last active
August 4, 2023 22:19
-
-
Save cadurosar/bd54c723c1d6335a43c8 to your computer and use it in GitHub Desktop.
A interactive ipython notebook for: Keras plays catch - https://gist.github.com/EderSantana/c7222daa328f0e885093
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I got this error message in line
-> 166 loss += model.train_on_batch(inputs, targets)[0]
invalid index to scalar variable.
I am using Python 3 on window anaconda .. TensorFlow backend