ashudva / ML-6.86x

Machine Learning Projects Repository
https://nbviewer.jupyter.org/github/ashudva/ML-6.86x/tree/master/
MIT License
4 stars 5 forks source link

Implement and compare linear classifiers #1

Closed ashudva closed 5 years ago

ashudva commented 5 years ago
  1. The Perceptron Algorithm
  2. The Average Perceptron Algorithm
  3. The Pegasos Algorithm