Input

Number of Points

Click in the graph to set the probe point and add an input point.

Controls

Perceptron Parameters

y = H(w1*x1 + w2*x2 - θ)

H(z) = 1 if z ≥ 0, and 0 otherwise.

Perceptron Graph

θ x1 x2 θ Σ H

Boundary Overlay