trekhleb/machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
Explore how different machine learning models work by interacting with live demos and examining their training processes. You can input things like handwritten digits or sketches and see how the model recognizes them, revealing what goes into training such systems and the predictions they make. This is ideal for students, educators, or professionals new to machine learning who want to understand core concepts.
1,798 stars.
Use this if you want to see various machine learning algorithms in action through interactive web demos and understand their underlying training steps.
Not ideal if you need production-ready, highly optimized code or fine-tuned models for real-world applications.
Stars
1,798
Forks
330
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Nov 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/trekhleb/machine-learning-experiments"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
dcavar/python-tutorial-notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
aws-neuron/aws-neuron-samples
Example code for AWS Neuron SDK developers building inference and training applications
amrzv/awesome-colab-notebooks
Collection of google colaboratory notebooks for fast and easy experiments
deepklarity/jupyter-text2code
A proof-of-concept jupyter extension which converts english queries into relevant python code
kweinmeister/notebooks
Jupyter notebooks for learning and demonstrations