yukeyi / DL4NMT_Theano

Deep neural machine translation (NMT) model, implemented in Theano.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DL4NMT_Theano

Code base could be find here: https://github.com/fyabc/DL4NMT_Theano

This master branch is the implementation of teacher model.

Single-loss branch is the implementation of different loss functions in Paper "Classical Structure Prediction Losses for Sequence to Sequence Learning". Try to find out whether they work for NMT task.

About

Deep neural machine translation (NMT) model, implemented in Theano.


Languages

Language:Python 96.7%Language:Perl 3.3%