Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 220 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 220 Bytes

Implementation of Perceptron Algorithm

  • Perceptron algorithnm for binary classification
  • Perceptron algorithm for multi-classification
  • Perceptron algorithm with l2 regularisation applied for multii-classification