Files
Perceptron/data.csv
2026-03-01 20:07:02 +01:00

12 lines
72 B
CSV

x1,x2,label
0,0,0
0,1,0
1,0,0
1,1,0
2,2,1
2,0,0
0,2,0
3,1,1
1,3,1
3,3,1