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

ValueError: Error when checking target: expected activation_1 to have 3 dimensions, but got array with shape (356, 1) #3

Open
KeqiLi opened this issue Jun 13, 2017 · 2 comments

Comments

@KeqiLi
Copy link

KeqiLi commented Jun 13, 2017

When I tried to run the codebase it returns such error.

I guess it's probably because of the updated Keras 2 API, but could you try to build it again?

Thanks a lot ;)

@izk8
Copy link

izk8 commented Nov 4, 2017

I got these error using Keras 2 as well.

Downgrade to Keras 1.1.0 to solve the issue.

I recommend using a virtualevn.

@YpLarryWang
Copy link

Are there any other way to fix this? I don't believe downgrade Keras to 1.x to is the only way to solve the issue.

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

3 participants