-
Notifications
You must be signed in to change notification settings - Fork 88
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
error while training #26
Comments
@bikram42 - were you able to solve this? |
@TarunTater yup i was able to solve the issue, but unfortunately now i don't remember what changes i made to the code. I do have code anyways |
@bikram42 - can you please tell me the repo link where you have the code. I would like to try it out and see if i can also resolve the error. Thanks a lot! |
@bikram42 - hi, please post the link to your working code. Even i ran through the same problem and wanted to work on this. Thanks |
@TarunTater @panwarnaveen9 currently i have the code on my laptop. I will upload it on google drive and share the link |
https://drive.google.com/open?id=1MBxcEbKgU1rNkniEmNSDdqeQKeW2oFdm this is the google drive link for the code. Install keras 2.0.6. I have not included the data folder. |
ValueError: Error when checking input: expected Q_vecs to have shape (None, None, 300) but got array with shape (50, 30, 25)
The text was updated successfully, but these errors were encountered: