Neural networks
Signal Lab
A neural network you tune by hand. Drag weights and biases to make it add, multiply or divide two 2-bit numbers, or let it train itself.
Open lab →
Gradient descent
Regression Explorer
Place data points and watch gradient descent fit a linear, logistic or ReLU model, or a logistic classifier, with the cost landscape alongside.
Open lab →
Optimization
Curse of Dimensionality
Run gradient descent or random search on cost functions with up to 10 dimensions, and see through 3D, 2D and 1D slices how much faster the search space grows.
Open lab →