Neural networks, evolutionary algorithms, reinforcement learning and classification — explore the core ideas of artificial intelligence, visualised.
Open a simulation — it runs right in your browser, no installation needed
Learn, evolve, decide — the algorithms that power intelligent systems
AI and machine learning simulations make the inner workings of intelligent algorithms visible and interactive. Rather than treating neural networks, decision trees, and reinforcement learning agents as black boxes, these visualisations show exactly how each algorithm processes data, updates its parameters, and improves its performance step by step.
The genetic algorithm demonstrates evolution in silico — populations of candidate solutions undergo selection, crossover, and mutation to solve optimisation problems. Self-organising maps reveal how an unsupervised network learns the topology of high-dimensional data by projecting it onto a 2D grid, while reinforcement learning shows an agent discovering optimal policies through trial-and-error in a grid world.
These are the same core techniques powering modern AI: backpropagation trains deep learning models, Q-learning underpins game-playing agents, and decision trees remain a go-to for interpretable classification. Running them in a browser lets you experiment with hyperparameters, datasets, and architectures to build genuine intuition about what each algorithm can — and cannot — learn.
Topics and algorithms you'll explore in this category
Five quick questions to check your understanding of artificial intelligence and machine learning
Common questions about this simulation category