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.
547 stars. No commits in the last 6 months.
Stars
547
Forks
226
Language
Python
License
—
Category
Last pushed
Apr 05, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ZacBi/CS224n-2019-solutions"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
leehanchung/cs224n
Stanford CS224n: Natural Language Processing with Deep Learning, Winter 2020
LooperXX/CS224n-Reading-Notes
CS224n Reading Notes in Chinese 中文阅读笔记
Anwarvic/Dan-Jurafsky--Chris-Manning--NLP
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
DukeEnglish/cs224n_learning_note
Stanford cs224n. 斯坦福2019最新cs224n学习资料 个人学习笔记和解读以及作业解答。 http://web.stanford.edu/class/cs224n/
datamarket-tobigs/Text-Seminar-1314
[Tobigs] CS224N lecture & assignment solution