ethen8181/machine-learning
:earth_americas: machine learning tutorials (mainly in Python3)
This resource provides comprehensive tutorials and code examples for machine learning topics, presented as Jupyter Notebooks. It covers various algorithms and techniques, from deep learning models to traditional methods, explaining both the mathematical concepts and practical Python implementations. This is for anyone looking to learn or deepen their understanding of machine learning and data science through hands-on examples.
3,442 stars.
Use this if you are a data scientist, machine learning engineer, or student who wants to learn how to build and implement machine learning models from scratch using Python.
Not ideal if you are looking for a plug-and-play solution for an immediate business problem without diving into the underlying code and theory.
Stars
3,442
Forks
672
Language
HTML
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ethen8181/machine-learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
jzsmoreno/likelihood
Code generated from the Machine Learning course to optimization tasks
x4nth055/pythoncode-tutorials
The Python Code Tutorials
john-science/scipy_con_2019
Tutorial Sessions for SciPy Con 2019
neonwatty/machine-learning-refined
Master the fundamentals of machine learning, deep learning, and mathematical optimization by...