Linear Regression
Visualize how gradient descent learns the slope and bias of a linear model.
Open visualization →
Logistic Regression
Visualize how gradient descent learns the weights of a linear classifier.
Open visualization →
XOR Neural Network
Visualize how a hidden layer learns nonlinear decision boundaries for the XOR dataset.
Open visualization →