dennybritz/nn-from-scratch resource
Implementing a Neural Network from Scratch 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: 4018
- days_rel: n/a
- days_push: 1115
- n_releases_24m: 0
Adoption not part of the score
2309 stars · 1087 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Jupyter Notebook tutorial repository that implements a neural network from scratch in Python, accompanying a WildML blog post. It is educational code demonstrating the fundamentals of neural network computation without deep learning frameworks.
Use cases
- learn how neural networks work internally
- implement a neural network without a framework
- understand backpropagation with a worked example
- teach a deep learning fundamentals course
- study gradient descent on a small dataset
When to choose
- you want to understand the math behind neural networks
- you are a student or educator needing a minimal from-scratch example
- you prefer NumPy-only implementations over frameworks
When to avoid
- you need a production-ready deep learning framework
- you want GPU acceleration or modern architectures like transformers
- you need maintained, feature-rich tooling
Facets
learning-resource · maturity maintenance
machine-learning deep-learning machine-learning deep-learning tutorials education python neural-networks educational jupyter-notebook from-scratch numpy
1 source
- readme: https://github.com/dennybritz/nn-from-scratch · fetched 2026-08-28 · 27d7d76cf6f2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dennybritz/nn-from-scratch | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="dennybritz/nn-from-scratch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem