Winnow (algorithm): Difference between revisions

Content deleted Content added
Line 20:
A good value for <math>\alpha</math> is 2.
 
Variations are also used. For example, Winnow2 is the same as Winnow1 except that in the demotion step the weights are multiplieddivided by <math>\frac{1}{\alpha}</math> instead of being set to 0.
 
==Mistake bounds==