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

jcjohnson/pytorch-examples resource

Simple examples to introduce PyTorch observed · 2026-08-28

github.com/jcjohnson/pytorch-examples · Python · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3509
  • days_rel: n/a
  • days_push: 1655
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4906 stars · 920 forks observed · 2026-08-28

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

A collection of self-contained Python examples that introduce PyTorch fundamentals, from numpy baselines to tensors, autograd, nn modules, and custom modules. It teaches core concepts using a simple fully-connected ReLU network trained with gradient descent.

Use cases

  • learn pytorch basics
  • understand how autograd works
  • examples of training a neural network in pytorch
  • compare numpy and pytorch implementations
  • learn to define custom autograd functions
  • introduction to nn and optim modules

When to choose

  • you are new to PyTorch and want minimal, self-contained examples
  • you want to understand what happens under the hood of nn and optim
  • you prefer learning by reading small scripts rather than large frameworks

When to avoid

  • you need production-ready or up-to-date PyTorch 2.x patterns
  • you want comprehensive tutorials on CNNs, RNNs, or transformers
  • you need maintained course material with active support

Facets

learning-resource · maturity maintenance

machine-learning deep-learning deep-learning machine-learning tutorials python cross-platform pytorch tutorials examples neural-networks autograd education

1 source

Member repositories

RepositoryRoleHealth v2
jcjohnson/pytorch-examplesmain32

For agents

markdown · JSON · MCP: product_card(name="jcjohnson/pytorch-examples")

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