Learn Machine Learning
by Playing

Step into a futuristic ML laboratory. Explore algorithms through interactive simulations, manipulate real data, and watch neural networks learn in real-time.

The ML Universe

Hover over a concept to reveal its story. Click a node to begin your interactive experiment.

Linear Regression

Predicting House Prices

Story: Can we guess how much a house costs simply by looking at its square footage? Find the line of best fit to predict the future.

Enter Simulation
Fit Simulator

Overfitting vs Underfitting

Learn why more complexity isn't always better. Watch a model struggle to generalize.

Launch Sim
Feature Hub

Feature Importance

Discover which data inputs actually drive predictions in a house price model.

Explore Features
Logistic Regression

Spam or Not Spam?

Story: Your inbox is getting flooded. Teach a model to draw a hard boundary separating safe emails from malicious spam using probability.

Enter Simulation
Decision Trees

The Fruit Sorter

Story: You have a basket of apples and oranges. Learn how to ask the perfect "Yes/No" questions (size, color) to automatically sort them.

Enter Simulation
Neural Networks

Reading Handwriting

Story: How does the post office read messy handwritten zip codes? Build a multi-layered electronic brain that learns complex, non-linear patterns.

Build Network
K-Means Clustering

Grouping Unknown Animals

Story: You discover a new island of creatures with no names. Group them together by similarity (weight, height) using unsupervised cluster hunting.

Find Clusters
Custom Sandbox

Design Your Own Problem

Story: Play God. Paint completely chaotic data points on a canvas and challenge different ML models to see if they can solve your puzzle.

Open Canvas
Random Forest

Wisdom of the Crowd

Story: Why ask one person for advice when you can ask 100? See how combining many weak, random trees creates an incredibly strong ensemble model.

Enter Forest
Reinforcement Learning

Train a Robot Dog

Story: How do you teach a dog tricks? You don't give it a math equation. You give it a treat when it does well! Explore the world of Trial, Error, and Reward.

Enter Matrix
ML Battle Arena

Ultimate Showdown

Story: You've learned the theories. You've built the models. Now, pit them against each other in real-time. Choose your dataset, pick two fighters, and watch them battle for the highest accuracy.

Enter Arena
Mission Control

The Master Challenge

Test your ML intuition through a series of increasingly difficult missions.

Accept Mission