/rnn-encoder-decoder

PyTorch implementation of recurrent neural network encoder-decoder architecture model for statistical machine translation, as detailed in this paper: https://arxiv.org/pdf/1406.1078.pdf

Primary LanguagePython

This repository is not active