Jari
Jari
recurrentshop hasn't been updated for the newest Keras yet, try downgrading to Keras 1.1.2
@realcrane Oh so you are, sorry! I would try with Theano 0.8.2 rather than the dev version. That combination works for me on python 2.7.
@realcrane No worries, glad to have helped!
I can confirm that I also get the MissingInputError with **model.fit()** using nonzero dropout with theano 0.8.2, the latest RecurrentShop and Seq2seq.