cs224n and CS224n-2019-solutions
These are complements—one provides the 2020 course materials and assignments while the other provides worked solutions from the 2019 iteration, allowing students to reference solutions from the previous year's version of the same NLP deep learning course.
About cs224n
leehanchung/cs224n
Stanford CS224n: Natural Language Processing with Deep Learning, Winter 2020
About CS224n-2019-solutions
ZacBi/CS224n-2019-solutions
Complete solutions for Stanford CS224n, winter, 2019
Implements word embeddings (Word2Vec, GloVe), dependency parsing, RNNs, and sequence-to-sequence models with attention mechanisms across five assignments plus a final project. Solutions include both written derivations in Markdown and working code implementations covering gradient computation, backpropagation, machine translation architectures, and practical utilities like packed sequence handling for variable-length inputs.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work