Perceptron (source code)

= Perceptron
{wiki}

The perceptron is an online linear classifier that adds a misclassified observation's signed feature vector to its current parameter vector.

= Perceptron algorithm
{synonym}