minitorch/minitorch resource
The full minitorch student suite. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 1731
- days_rel: n/a
- days_push: 746
- n_releases_24m: 0
Adoption not part of the score
2402 stars · 563 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Minitorch is a student-built deep learning framework suite where learners implement a mini PyTorch-like tensor library with autograd, operators, and GPU kernels module by module. It accompanies an educational course with GitHub Classroom autograded assignments.
Use cases
- learn how autograd works by implementing it from scratch
- build a mini deep learning framework in python
- course assignment on implementing tensor operations and backpropagation
- understand gpu kernels for deep learning
- teach a deep learning systems course with autograded modules
When to choose
- you want to deeply understand how frameworks like pytorch work internally
- you are a student following the minitorch course or similar curriculum
- you want hands-on practice implementing autodiff and tensor ops
When to avoid
- you need a production-ready deep learning framework
- you want pretrained models or a high-level training api
- you need a maintained library with a license for commercial use
Facets
learning-resource · maturity active
machine-learning deep-learning llm-training deep-learning education machine-learning python cross-platform educational autograd tensor-library course-material student-project
1 source
- readme: https://github.com/minitorch/minitorch · fetched 2026-08-28 · 630b40ebcd50
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| minitorch/minitorch | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="minitorch/minitorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem