czangyeob / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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


Languages

Language:Python 100.0%