CS224n and CS224N

These are **competitors** — both are independent solution repositories for the same Stanford CS224N course assignments from different years, serving students seeking reference implementations rather than tools designed to work together.

CS224n
51
Established
CS224N
35
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 8/25
Maturity 8/25
Community 19/25
Stars: 683
Forks: 270
Downloads:
Commits (30d): 0
Language: Python
License: GPL-3.0
Stars: 51
Forks: 17
Downloads:
Commits (30d): 0
Language: Python
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About CS224n

hankcs/CS224n

CS224n: Natural Language Processing with Deep Learning Assignments Winter, 2017

Implements core NLP tasks including word embeddings (word2vec), transition-based dependency parsing (88.92% test UAS), and named entity recognition with both RNN and GRU architectures using TensorFlow r1.2. Covers foundational deep learning concepts through progressively complex assignments spanning softmax classification, language modeling with unrolled RNNs, and sequence labeling with gradient clipping experiments.

About CS224N

nguynking/CS224N

Assignment solutions for CS224N: Natural Language Processing with Deep Learning - Stanford / Winter 2023

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