ciml
ciml copied to clipboard
Averaged Perceptron Train Algorithm on Page 53
The algorithm shown on top of page 53 doesn't match the equation on the previous page. I believe the equation needs to be multiplied by 1/(n+1). The derivation is in the file attached. ciml_bug.pdf
Nice one, thanks!