lazyprogrammer/machine_learning_examples
A collection of machine learning examples and tutorials.
Covers core ML fundamentals through advanced deep learning across PyTorch, TensorFlow, and scikit-learn, organized by course with code separated into individual folders for easy navigation. Newer TensorFlow 2.0+ examples are hosted in Google Colab notebooks rather than the repository itself, requiring developers to check course lectures for notebook links. Designed as a companion to paid courses on deeplearningcourses.com spanning NLP, computer vision, reinforcement learning, and time series analysis.
8,838 stars.
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
numerai/example-scripts
A collection of scripts and notebooks to help you get started quickly.
musicinformationretrieval/musicinformationretrieval.com
Instructional notebooks on music information retrieval.
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...