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.

Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 25/25
Maintenance 0/25
Adoption 6/25
Maturity 1/25
Community 18/25
Stars: 547
Forks: 226
Downloads:
Commits (30d): 0
Language: Python
License:
Stars: 18
Forks: 16
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
No License Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

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

Scores updated daily from GitHub, PyPI, and npm data. How scores work