keras_monet icon indicating copy to clipboard operation
keras_monet copied to clipboard

Running error with the latest Theano and Keras

Open panovr opened this issue 9 years ago • 2 comments

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 avatar Dec 11 '15 09:12 panovr

Same here, any chance of updating the code?

ghost avatar Sep 25 '17 08:09 ghost

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!

manugarri avatar Sep 25 '17 11:09 manugarri