diff --git a/book/perc.tex b/book/perc.tex index 0f85682..e262463 100644 --- a/book/perc.tex +++ b/book/perc.tex @@ -586,7 +586,7 @@ \section{Perceptron Convergence and Linear Separability} Now we put together the two things we have learned before. By our first conclusion, we know $\dotp{\vw^*}{\vw\kth} \geq k \ga$. But - our second conclusion, $\sqrt{k} \geq \norm{\vw\kth}^2$. Finally, + our second conclusion, $\sqrt{k} \geq \norm{\vw\kth}$. Finally, because $\vw^*$ is a unit vector, we know that $\norm{\vw\kth} \geq \dotp{\vw^*}{\vw\kth}$. Putting this together, we have: \begin{equation}