#73 · Primary category: Education & Research
homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
Project last updated:11/23/25
GitHub Stars
24.8K
Forks
4.2K
Contributors
3
License
MIT
Why we included this project
If you want to see how machine learning algorithms work under the hood, this repo walks through each one in plain Python, with the math written out next to the code. Linear and logistic regression, k-means, and anomaly detection are all implemented from scratch, and the interactive Jupyter notebooks let you change the training data and settings in your browser and watch the charts update live. That hands-on feedback makes ideas like gradient descent and cost functions much easier to grasp. It is a teaching resource, not production software, so treat it as a companion to a course or a self-study path. Developers refreshing their fundamentals or teams onboarding new engineers will find the worked examples and clear structure genuinely useful.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI