IBM 704 / MARK I PERCEPTRON / ROSENBLATT DEMONSTRATION MODE
Starter mission: choose AND and click Train Burst (5).
Geometry View
This is the heart of the lesson: dots are examples, the line is the model, and glowing rings mark mistakes.
- Square = class 0
- Circle = class 1
- Ring = current mistake
Try One Dot
Move the sliders to test one input point, then press Run Prediction.
X1 1.0
X2 0.0
- GUESS SCORE: 0.20
- OUTPUT: 1
- LINE CUT POINT: 0.20
- CASE STATUS: AND: WORKING CASE
ACCURACY 0%
Accuracy means how many of the 4 dots the line gets right.
XOR Visual Proof
XOR is a trick rule. One straight line can't solve it.
OPEN LAB LOG + DIAGNOSTICS
Use this section when you want the full logbook view of predictions, errors, and training rounds.
- DATASET ACCURACY: 0 / 4
- ROUNDS TRAINED: 0
- ONE-LINE CHECK: VISUAL CHECK
| x1 | x2 | target | pred | error |
|---|