eriklindernoren/ML-From-Scratch

Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.

49
/ 100
Emerging

This project offers clear, fundamental implementations of machine learning models using basic Python and NumPy. It helps aspiring machine learning practitioners or students understand how algorithms like polynomial regression, image classification, or data clustering work under the hood. You provide data, and the models show how they learn patterns, make predictions, or group similar items.

31,023 stars. No commits in the last 6 months.

Use this if you are learning machine learning and want to see the core math and logic behind various algorithms implemented in an easy-to-understand way, without relying on complex libraries.

Not ideal if you need highly optimized, production-ready machine learning models for real-world applications or large datasets, as efficiency is not its primary goal.

machine-learning-education algorithm-explanation data-analysis-fundamentals predictive-modeling-basics pattern-recognition-learning
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 23 / 25

How are scores calculated?

Stars

31,023

Forks

5,205

Language

Python

License

MIT

Last pushed

Oct 15, 2023

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/eriklindernoren/ML-From-Scratch"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.