-
Notifications
You must be signed in to change notification settings - Fork 113
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
TypeError #53
Comments
once change the tensorflow version into 1.0, it is working for me %tensorflow_version 1.x |
Hello! I get the same error, but if I change the version of tensorflow to 1.0, I cannot import the build_model function from model.py :( |
have you debugged > |
This is the error i get when i fit this model... i type casted the types to float of y_pred and y_true but still getting this error. How can i resolve it?
TypeError: in user code:
The text was updated successfully, but these errors were encountered: