lazyprogrammer/machine_learning_examples
A collection of machine learning examples and tutorials.
This collection helps those learning machine learning and deep learning concepts by providing practical code examples. It takes the theoretical knowledge gained from courses and gives you runnable Python code to see algorithms in action. This is ideal for students, practitioners, or anyone looking to solidify their understanding of AI and data science techniques.
8,838 stars.
Use this if you are taking a machine learning or deep learning course and need to access the associated code examples to run and experiment with the concepts you are learning.
Not ideal if you are looking for a standalone library for immediate production use, or if you prefer to fork repositories for your own long-term development.
Stars
8,838
Forks
6,446
Language
Python
License
—
Category
Last pushed
Feb 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/lazyprogrammer/machine_learning_examples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
musicinformationretrieval/musicinformationretrieval.com
Instructional notebooks on music information retrieval.
numerai/example-scripts
A collection of scripts and notebooks to help you get started quickly.
Arm-Examples/ML-examples
Arm Machine Learning tutorials and examples
akabe/ocaml-jupyter
An OCaml kernel for Jupyter (IPython) notebook
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math...