Master-NEAT

Explore the power of NeuroEvolution of Augmenting Topologies

Interactive demos showcasing how neural networks evolve to solve various challenges. Watch real-time visualization of network structure, fitness scores, and classification results.

Interactive Examples

Classification

Easy

Watch NEAT evolve a neural network to classify 2D points in real-time. See how the decision boundary forms and improves.

2 inputs 1 output 1000 points

Function Reproduction

Easy

Observe NEAT approximating a target mathematical function. Visualize how the network learns to match the curve.

1 input 1 output regression

Titanic Challenge

Medium

Classic Kaggle challenge - predict passenger survival. See how NEAT learns patterns from real-world data.

6 inputs 1 output Kaggle

MNIST Digits

Hard

Handwritten digit recognition from Kaggle MNIST dataset. A challenging multi-class classification problem.

784 inputs 10 outputs Kaggle

Bars Predictor

Hard

Financial time-series prediction. NEAT learns to predict future price bars from historical data.

time-series prediction finance

Network Visualization Legend

Input Nodes
Output Nodes
Hidden Nodes
Positive Weight
Negative Weight
Draggable