#336 · Primary category: Education & Research
machine-learning-visualized
ML algorithms implemented and derived from first-principles in Jupyter Notebooks and NumPy
Project last updated:08/19/26
GitHub Stars
1.9K
Forks
180
Contributors
2
License
MIT
Why we included this project
Machine Learning Visualized is a Jupyter Book built around a simple idea: you learn an algorithm better when you can watch it work. Each notebook builds an algorithm from the ground up in NumPy, works through the math step by step, and ends with a visualization of the training run converging on its optimal weights, covering gradient descent, perceptrons, logistic regression, k-means, PCA, autoencoders, and neural networks. The interactive Marimo notebooks go further, letting you adjust weights and watch how the loss function responds, which builds intuition for concepts like loss landscapes and backpropagation. The repository is the build configuration for the book, pulling notebooks from separate per-algorithm repos, so it is a learning resource and reference rather than something to deploy. Students, self-taught engineers, and anyone preparing for interviews or grad school will find a clear visual path from optimization basics to neural network internals.
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