DorsaRoh/Machine-Learning resource
ML from scratch observed · 2026-08-28
Health v2 · maintenance only
39/100
- Activity 36
- Release rhythm 35
- Longevity 54
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: 762
- days_rel: n/a
- days_push: 386
- n_releases_24m: 0
Adoption not part of the score
2447 stars · 194 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of Jupyter Notebook tutorials implementing machine learning models from scratch using only NumPy. It covers neural networks, transformers, and distributed models with detailed explanations of the underlying math and code.
Use cases
- learn how neural networks work internally
- implement a neural network from scratch with numpy
- understand forward and backpropagation step by step
- build a transformer without frameworks
- study machine learning fundamentals with runnable notebooks
- see how weights, biases, and activation functions work
When to choose
- you want to deeply understand ML internals rather than use a high-level framework
- you prefer minimal dependencies like NumPy only
- you learn best from annotated, executable notebooks
When to avoid
- you need production-ready, optimized training code
- you want GPU acceleration or distributed training at scale
- you need a maintained library API rather than educational material
Facets
learning-resource · maturity active
machine-learning deep-learning nlp machine-learning deep-learning education tutorials python from-scratch numpy jupyter-notebooks neural-networks transformer educational
1 source
- readme: https://github.com/DorsaRoh/Machine-Learning · fetched 2026-08-28 · 2847b8a4563a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DorsaRoh/Machine-Learning | main | 39 |
For agents
markdown · JSON · MCP: product_card(name="DorsaRoh/Machine-Learning")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem