typo week48

This commit is contained in:
mhjensen
2020-11-26 11:28:10 +01:00
parent 196fa2f51c
commit 2e3bb0d244
7 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ kernel trick.
Using our definition of the kernel, we can rewrite again the Lagrangian
!bt
\[
{\cal L}=\sum_i\lambda_i-\frac{1}{2}\sum_{ij}^n\lambda_i\lambda_jy_iy_j\bm{x}_i^T\bm{z}_j,
{\cal L}=\sum_i\lambda_i-\frac{1}{2}\sum_{ij}^n\lambda_i\lambda_jy_iy_j\bm{z}_i^T\bm{z}_j,
\]
!et
subject to the constraints $\lambda_i\geq 0$, $\sum_i\lambda_iy_i=0$ in terms of a convex optimization problem