Examples


Binary Classification

Learning the XOR gate with a neural network.

Image Classification With a CNN

MNIST handwritten digit classification using a convolutional neural network.

Multiclass Classification

MNIST handwritten digits classification using a feedforward neural network.

Regression

Regression on a mathematical function.