mattm/simple-neural-network resource
A simple Python script showing how the backpropagation algorithm works. observed · 2026-08-28
Health v2 · maintenance only
33/100
- Activity 1
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 4190
- days_rel: n/a
- days_push: 596
- n_releases_24m: 0
Adoption not part of the score
1093 stars · 546 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A small Python script that demonstrates how the backpropagation algorithm works in a neural network, accompanying a step-by-step blog post. It is educational example code rather than a reusable library.
Use cases
- learn how backpropagation works step by step
- understand neural network gradient calculations
- follow along with a backpropagation tutorial
- see a minimal neural network implemented from scratch in Python
- teach deep learning fundamentals with simple code
When to choose
- you want to understand the math behind backpropagation with readable code
- you need a tiny from-scratch example to study or teach
- you are following the author's step-by-step backpropagation blog post
When to avoid
- you need a production-ready neural network framework
- you want GPU acceleration or performance
- you need a maintained library with tests, license clarity, or an API
Facets
learning-resource · maturity maintenance
machine-learning deep-learning developer-tools machine-learning deep-learning education tutorials python cross-platform backpropagation neural-network educational example-code no-dependencies
1 source
- readme: https://github.com/mattm/simple-neural-network · fetched 2026-08-28 · 41abdf20afa4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mattm/simple-neural-network | main | 33 |
For agents
markdown · JSON · MCP: product_card(name="mattm/simple-neural-network")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem