CS224n-2019-solutions and CS224n--NLP-with-Deep-Learning
These are **competitors** — both repositories provide independent solution sets for the same Stanford CS224n NLP course, allowing students to choose between different years' implementations (2019 vs. 2018+) to study the coursework.
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.
About CS224n--NLP-with-Deep-Learning
Anwarvic/CS224n--NLP-with-Deep-Learning
This repo contains my solution to the Stanford course "NLP with Deep Learning" under CS224n code. Here, you can find the solution for all classes starting form 2018
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work