Kaixhin/grokking-pytorch resource
The Hitchiker's Guide to PyTorch 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: 2962
- days_rel: n/a
- days_push: 1815
- n_releases_24m: 0
Adoption not part of the score
1199 stars · 72 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A tutorial-style guide explaining how to think about and use PyTorch, built around the official MNIST example. It walks through computation graphs, dynamic networks, and PyTorch idioms in annotated code chunks.
Use cases
- learn pytorch internals
- understand how pytorch works under the hood
- pytorch tutorial after beginner docs
- learn to build neural networks in pytorch
- understand autograd and dynamic computation graphs
- study a pytorch mnist example explained
When to choose
- you already finished official PyTorch beginner tutorials and want deeper intuition
- you prefer learning from annotated, chunked code with commentary
- you want a free, concise conceptual guide to PyTorch's imperative style
When to avoid
- you need a complete, up-to-date reference for the latest PyTorch APIs
- you want production-ready modular code rather than illustrative snippets
- you are a complete beginner needing step-by-step setup instructions
Facets
learning-resource · maturity maintenance
deep-learning machine-learning deep-learning machine-learning tutorials python cross-platform pytorch tutorial neural-networks mnist guide gpu
1 source
- readme: https://github.com/Kaixhin/grokking-pytorch · fetched 2026-08-28 · be9503fc7b51
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Kaixhin/grokking-pytorch | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Kaixhin/grokking-pytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem