Input Grid
Active: 0/16
Tip: Use arrow keys to move focus, Space to toggle a cell.
LED Mirror
Mode: Per-cell
1.00
Used only when Weight Mode = Uniform. Otherwise, each cell’s weight is used.
0.00
0.00
0.20
Training uses classic perceptron update: w += lr * (target - output) * x, b += lr * (target - output).