Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 347 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 347 Bytes

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.