This repo contains implementations of some Neural machine translation papers.
- Learning Phrase Representations using RNN Encoder–Decoder for Statistical Machine Translation(https://arxiv.org/pdf/1406.1078.pdf)
- Sequence to Sequence Learning with Neural Networks(https://arxiv.org/pdf/1409.3215.pdf)