farizrahman4u / seq2seq

Sequence to Sequence Learning with Keras
GNU General Public License v2.0
3.17k stars 845 forks source link

3rd party dependencies #195

Closed artkorenev closed 7 years ago

artkorenev commented 7 years ago

Hi! Could you please specify versions of Keras and Recurrent Shop which are currently used by the library? Could you also clarify whether the library is working for both backends TensorFlow and Theano? It seems like my current setup doesn't fit so I cannot use any of functionality. Thanks

artkorenev commented 7 years ago

Sorry, just reinstalled the dependencies right now and everything seems to be working fine. In case of anyone's curiosity, I am currently using:

The library works on both backends: TensorFlow and Theano