Skip to content
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

cannot reshape array size. #23

Closed
somesh636 opened this issue Mar 5, 2020 · 1 comment
Closed

cannot reshape array size. #23

somesh636 opened this issue Mar 5, 2020 · 1 comment

Comments

@somesh636
Copy link

File "Neural_network.py", line 103, in complete_backward_propagation
y = y.reshape(y_hat.shape)
ValueError: cannot reshape array of size 900 into shape (25,900)
issue

@somesh636
Copy link
Author

it was a return type error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant