/DL4NMT_Theano

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

Primary LanguagePython

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.