/cs224n-natural-language-processing-winter2019

My Programming Assignments for CS224n: Natural Language Processing with Deep Learning - Winter 2019

Primary LanguageJavaScript

CS224n: Natural Language Processing with Deep Learning

Stanford / Winter 2019


Assignment 1 : Introduction to word vectors code and handout

Assignment 2 : Derivatives and implementation of word2vec algorithm code and handout

Assignment 3 : Dependency parsing and neural network foundations code and handout

Assignment 4 : Neural Machine Translation with sequence-to-sequence and attention code and handout

Assignment 5 : Neural Machine Translation with ConvNets and subword modeling code and handout