This repo contains two Encoder-Decoder models with files:
- LSTM Sutskever et al. (2014)
- GRU with Attention Cho et al. (2015)
All the crucial informations like datasets, model architecture and traning parameters and included in each model's readme files.