Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 312 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 312 Bytes

Perceptron

ℹ️ For learning purposes

Single-layer perceptron to do binary classification using 2 labels (0 and 1).

See Perceptron for more details.

perceptron plot