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

can't run with --version keras 2.1.5 #3

Open
youngmihuang opened this issue Apr 23, 2018 · 2 comments
Open

can't run with --version keras 2.1.5 #3

youngmihuang opened this issue Apr 23, 2018 · 2 comments

Comments

@youngmihuang
Copy link

youngmihuang commented Apr 23, 2018

Thanks for your realizations from the paper. I am just curious about the data structure from the part of "Test with pretrained model".
Also, I checked out the Keras document and refered to section of "Writing your own Keras layers" and still have the problems as following:

TypeError: ('Keyword argument notunderstood:', 'input_dim')

I tried different ways to fix this but doesn't work, can you help revise it , thx!!
PS. I adjusted initializations to initializers (keras 2.1.5)

@AshlynZz
Copy link

AshlynZz commented May 21, 2018

You should change your keras to version1.0. I encountered the same problem before.

@nickhuangxinyu
Copy link

not work, i am using keras=1.0.1, still get this problem.

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