/cs224n-a4

Primary LanguagePython

Stanford CS 224n Assignment 4

Neural Machine Translation

Implement a sequence-to-sequence (Seq2Seq) network with attention for the Cherokee-to-English translation task.

For the implemented code, please refer to git commits like this. Each commit corresponds to the code for a single question in the handout.

For the written assignment, please refer to the pdf.