neuroflow demos

Binary Classification using Hinge Loss

Classify (x,y) points using a neural network trained with the Hinge Loss function. The model is trained to separate two classes of points using a binary classifier.

Epoch: Loss (MaxMargin): Accuracy:

Loss Curve


Model Architecture