Which versions of keras and theano were used in this implementation?
berkandemirel opened this issue · 2 comments
berkandemirel commented
Hi,
I would like to reproduce your experiment. Could you please give the versions of the dependency libraries?
YonghaoXu commented
We use the Keras 1.1.0
with the Theano 0.8.2
backend for this repo.
berkandemirel commented
Thank you so much!