项目作者: mshadloo

项目描述 :
I implement encoder-decoder based seq2seq models with attention using Keras. The encoder can be a Bidirectional LSTM, a simple LSTM, or a GRU, and the decoder can be an LSTM or a GRU. I evaluate the models on an English-French dataset.
高级语言: Jupyter Notebook
项目地址: git://github.com/mshadloo/Neural-Machine-Translation-with-Attention.git