LxMLS / lxmls-guide

Lisbon Machine Learning Summer School Lab Guide
81 stars 61 forks source link

reordered lines in the perceptron algorithm #126

Closed erickrf closed 5 years ago

erickrf commented 5 years ago

Reordered the line t = t + 1 to make more sense in the perceptron pseudo-code.