Ross ROSS = Recommend OSS · open-source software intelligence for agents

DSKSD/DeepNLP-models-Pytorch resource

Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ) observed · 2026-08-28

github.com/DSKSD/DeepNLP-models-Pytorch · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3305
  • days_rel: n/a
  • days_push: 2514
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2944 stars · 638 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A collection of Jupyter Notebook implementations of deep NLP models from Stanford's CS-224n course, written in PyTorch. It covers models like word2vec, GloVe, NER classifiers, dependency parsing, RNN language models, and neural machine translation with attention.

Use cases

  • learn deep NLP models from cs-224n with pytorch code
  • implement word2vec skip-gram with negative sampling from scratch
  • study neural machine translation with attention in a notebook
  • understand RNN language models with worked examples
  • see a CNN text classification implementation in pytorch
  • study companion for stanford cs-224n lectures

When to choose

  • you are following the CS-224n course and want runnable PyTorch code for each model
  • you learn best from small, self-contained notebooks tied to papers
  • you want reference implementations of classic NLP models like GloVe, NER, and seq2seq attention

When to avoid

  • you are a PyTorch beginner needing step-by-step framework tutorials
  • you need production-ready, maintained NLP libraries
  • you want modern transformer or LLM-based models, as the repo predates them and is no longer actively developed

Facets

learning-resource · maturity maintenance

nlp machine-learning deep-learning deep-learning tutorials education python pytorch cs224n jupyter-notebooks word-embeddings rnn attention ner machine-translation text-classification language-model natural-language-processing

1 source

Member repositories

RepositoryRoleHealth v2
DSKSD/DeepNLP-models-Pytorchmain32

For agents

markdown · JSON · MCP: product_card(name="DSKSD/DeepNLP-models-Pytorch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem