Goto

Collaborating Authors

 facebookresearch mixer


facebookresearch/MIXER

#artificialintelligence

This is a self contained software accompanying the paper titled: Sequence Level Training with Recurrent Neural Networks: http://arxiv.org/abs/1511.06732. The code allows you to reproduce our result on the machine translation task. The code implements MIXER; it runs both training and evaluation. The software is written in Lua. Download the files in an appropriate directory and run the code from there.