Rosenblatt's perceptron: the update, the cone, and the bound
points
steps0
Amber line: the model's separating plane, perpendicular to w. Blue half-plane: where the model says +. Pink cap: where w must lie after k mistakes, cut by the length ceiling |w| ≤ √(|w₀|² + kR²) and the shadow floor w*·w ≥ w*·w₀ + kγ; the dashed pink rays are the cone it spans. Each thin ray in weight space is one point's update direction y·x, blue where the point is a +; every ray lies within 90° of w*. Green dot: the chosen point x itself, which lands on the tip of y·x when it is a + and opposite when it is a −. Green wedge: every w that classifies every point correctly. Pink zigzag: the extremal run, stepping corner to corner where the chord meets the arc. Each step picks adversarially: of the mistakes available, the one whose update leaves w at the widest angle to w*.