keras_monet
keras_monet copied to clipboard
Running error with the latest Theano and Keras
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.
Same here, any chance of updating the code?
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!