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

Running error with the latest Theano and Keras #2

Open
panovr opened this issue Dec 11, 2015 · 2 comments
Open

Running error with the latest Theano and Keras #2

panovr opened this issue Dec 11, 2015 · 2 comments

Comments

@panovr
Copy link

panovr commented Dec 11, 2015

Theano and keras are installed from their git repos. When running "python lstm_image_generation.py", the script stopped at this line:
model.add(LSTM(len(chars), 512, return_sequences=True))
I believe that because the API change in Keras.

@panovr panovr changed the title Running error at line 68 Running error with latest Theano and Keras Dec 12, 2015
@panovr panovr changed the title Running error with latest Theano and Keras Running error with the latest Theano and Keras Dec 12, 2015
@ghost
Copy link

ghost commented Sep 25, 2017

Same here, any chance of updating the code?

@manugarri
Copy link
Owner

hey guys. I havent touched the code for 2 years. Right now I have a lot on my plate, so I cant promise I will update the code.

Any Pull Request will be more than welcome!

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

2 participants