From 249d8bf05391d97131dd5c4585ab9cb07abaa04a Mon Sep 17 00:00:00 2001 From: mhjensen Date: Thu, 26 Nov 2020 14:48:09 +0100 Subject: [PATCH] typo week48 --- doc/pub/week48/html/._week48-bs013.html | 2 +- doc/pub/week48/html/._week48-bs015.html | 2 +- doc/pub/week48/html/._week48-bs016.html | 2 +- doc/pub/week48/html/week48-reveal.html | 6 +++--- doc/pub/week48/html/week48-solarized.html | 6 +++--- doc/pub/week48/html/week48.html | 6 +++--- doc/pub/week48/ipynb/ipynb-week48-src.tar.gz | Bin 822634 -> 822634 bytes doc/pub/week48/ipynb/week48.ipynb | 6 +++--- doc/src/week48/week48.do.txt | 6 +++--- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/doc/pub/week48/html/._week48-bs013.html b/doc/pub/week48/html/._week48-bs013.html index 1e97c32a4..1c2e7f207 100644 --- a/doc/pub/week48/html/._week48-bs013.html +++ b/doc/pub/week48/html/._week48-bs013.html @@ -289,7 +289,7 @@ $$ The minimization problem can be rewritten in terms of vectors and matrices as (with \( x \) and \( y \) being the unknowns) $$ -\frac{1}{2}\begin{bmatrix} x\\ y \end{bmatrix}^T \begin{bmatrix} 1 & 0\\ 0 & 0 \end{bmatrix} \begin{bmatrix} x \\ y \end{bmatrix} + \begin{bmatrix}3\\ 4 \end{bmatrix}^T \begin{bmatrix}x \\ y \end{bmatrix}. +\frac{1}{2}\begin{bmatrix} x\\ y \end{bmatrix}^T \begin{bmatrix} 1 & 0\\ 0 & 0 \end{bmatrix} \begin{bmatrix} x \\ y \end{bmatrix} + \begin{bmatrix}5\\ 3 \end{bmatrix}^T \begin{bmatrix}x \\ y \end{bmatrix}. $$ Similarly, we can now set up the inequalities (we need to change \( \geq \) to \( \leq \) by multiplying with \( -1 \) on bot sides) as the following matrix-vector equation diff --git a/doc/pub/week48/html/._week48-bs015.html b/doc/pub/week48/html/._week48-bs015.html index d78bf5373..557145499 100644 --- a/doc/pub/week48/html/._week48-bs015.html +++ b/doc/pub/week48/html/._week48-bs015.html @@ -278,7 +278,7 @@ $$
  1. With a given kernel we can thus define the matrix \( \boldsymbol{P} \).
  2. The matrix \( \boldsymbol{P} \) has matrix elements \( p_{ij}=y_iy_jK(\boldsymbol{x}_i,\boldsymbol{x}_j) \). Given a kernel \( K \) and the targets \( y_i \) this matrix is easy to set up.
  3. -
  4. The vector \( \boldsymbol{q} \) has all elements equal 1.
  5. +
  6. The vector \( \boldsymbol{q} \) has all elements equal -1.
  7. The constraint \( \boldsymbol{y}^T\boldsymbol{\lambda}=0 \) leads to \( f=0 \) and \( \boldsymbol{A}=\boldsymbol{y} \).
  8. To set up the matrix \( \boldsymbol{G} \) we note that the inequalities \( 0\leq \lambda_i \leq C \) can be split up into \( 0\leq \lambda_i \) and \( \lambda_i \leq C \). These two inequalities define then the matrix \( \boldsymbol{G} \) and the vector \( \boldsymbol{h} \).
diff --git a/doc/pub/week48/html/._week48-bs016.html b/doc/pub/week48/html/._week48-bs016.html index b36568daf..fc95a9a7b 100644 --- a/doc/pub/week48/html/._week48-bs016.html +++ b/doc/pub/week48/html/._week48-bs016.html @@ -286,7 +286,7 @@ $$ \lambda_3 \\ \dots \\ \lambda_n \\ -\end{bmatrix}= +\end{bmatrix}\wedge \begin{bmatrix} 0 \\ 0 \\ 0 \\ diff --git a/doc/pub/week48/html/week48-reveal.html b/doc/pub/week48/html/week48-reveal.html index a6d8cd3fb..79cdabc2c 100644 --- a/doc/pub/week48/html/week48-reveal.html +++ b/doc/pub/week48/html/week48-reveal.html @@ -720,7 +720,7 @@ $$ The minimization problem can be rewritten in terms of vectors and matrices as (with \( x \) and \( y \) being the unknowns)

 
$$ -\frac{1}{2}\begin{bmatrix} x\\ y \end{bmatrix}^T \begin{bmatrix} 1 & 0\\ 0 & 0 \end{bmatrix} \begin{bmatrix} x \\ y \end{bmatrix} + \begin{bmatrix}3\\ 4 \end{bmatrix}^T \begin{bmatrix}x \\ y \end{bmatrix}. +\frac{1}{2}\begin{bmatrix} x\\ y \end{bmatrix}^T \begin{bmatrix} 1 & 0\\ 0 & 0 \end{bmatrix} \begin{bmatrix} x \\ y \end{bmatrix} + \begin{bmatrix}5\\ 3 \end{bmatrix}^T \begin{bmatrix}x \\ y \end{bmatrix}. $$

 
@@ -809,7 +809,7 @@ $$

  1. With a given kernel we can thus define the matrix \( \boldsymbol{P} \).
  2. The matrix \( \boldsymbol{P} \) has matrix elements \( p_{ij}=y_iy_jK(\boldsymbol{x}_i,\boldsymbol{x}_j) \). Given a kernel \( K \) and the targets \( y_i \) this matrix is easy to set up.
  3. -

  4. The vector \( \boldsymbol{q} \) has all elements equal 1.
  5. +

  6. The vector \( \boldsymbol{q} \) has all elements equal -1.
  7. The constraint \( \boldsymbol{y}^T\boldsymbol{\lambda}=0 \) leads to \( f=0 \) and \( \boldsymbol{A}=\boldsymbol{y} \).
  8. To set up the matrix \( \boldsymbol{G} \) we note that the inequalities \( 0\leq \lambda_i \leq C \) can be split up into \( 0\leq \lambda_i \) and \( \lambda_i \leq C \). These two inequalities define then the matrix \( \boldsymbol{G} \) and the vector \( \boldsymbol{h} \).
@@ -841,7 +841,7 @@ $$ \lambda_3 \\ \dots \\ \lambda_n \\ -\end{bmatrix}= +\end{bmatrix}\wedge \begin{bmatrix} 0 \\ 0 \\ 0 \\ diff --git a/doc/pub/week48/html/week48-solarized.html b/doc/pub/week48/html/week48-solarized.html index 225b53558..baa2fd991 100644 --- a/doc/pub/week48/html/week48-solarized.html +++ b/doc/pub/week48/html/week48-solarized.html @@ -743,7 +743,7 @@ $$ The minimization problem can be rewritten in terms of vectors and matrices as (with \( x \) and \( y \) being the unknowns) $$ -\frac{1}{2}\begin{bmatrix} x\\ y \end{bmatrix}^T \begin{bmatrix} 1 & 0\\ 0 & 0 \end{bmatrix} \begin{bmatrix} x \\ y \end{bmatrix} + \begin{bmatrix}3\\ 4 \end{bmatrix}^T \begin{bmatrix}x \\ y \end{bmatrix}. +\frac{1}{2}\begin{bmatrix} x\\ y \end{bmatrix}^T \begin{bmatrix} 1 & 0\\ 0 & 0 \end{bmatrix} \begin{bmatrix} x \\ y \end{bmatrix} + \begin{bmatrix}5\\ 3 \end{bmatrix}^T \begin{bmatrix}x \\ y \end{bmatrix}. $$ Similarly, we can now set up the inequalities (we need to change \( \geq \) to \( \leq \) by multiplying with \( -1 \) on bot sides) as the following matrix-vector equation @@ -820,7 +820,7 @@ $$
  1. With a given kernel we can thus define the matrix \( \boldsymbol{P} \).
  2. The matrix \( \boldsymbol{P} \) has matrix elements \( p_{ij}=y_iy_jK(\boldsymbol{x}_i,\boldsymbol{x}_j) \). Given a kernel \( K \) and the targets \( y_i \) this matrix is easy to set up.
  3. -
  4. The vector \( \boldsymbol{q} \) has all elements equal 1.
  5. +
  6. The vector \( \boldsymbol{q} \) has all elements equal -1.
  7. The constraint \( \boldsymbol{y}^T\boldsymbol{\lambda}=0 \) leads to \( f=0 \) and \( \boldsymbol{A}=\boldsymbol{y} \).
  8. To set up the matrix \( \boldsymbol{G} \) we note that the inequalities \( 0\leq \lambda_i \leq C \) can be split up into \( 0\leq \lambda_i \) and \( \lambda_i \leq C \). These two inequalities define then the matrix \( \boldsymbol{G} \) and the vector \( \boldsymbol{h} \).
@@ -850,7 +850,7 @@ $$ \lambda_3 \\ \dots \\ \lambda_n \\ -\end{bmatrix}= +\end{bmatrix}\wedge \begin{bmatrix} 0 \\ 0 \\ 0 \\ diff --git a/doc/pub/week48/html/week48.html b/doc/pub/week48/html/week48.html index 32f5f77ef..cad0f3ffa 100644 --- a/doc/pub/week48/html/week48.html +++ b/doc/pub/week48/html/week48.html @@ -748,7 +748,7 @@ $$ The minimization problem can be rewritten in terms of vectors and matrices as (with \( x \) and \( y \) being the unknowns) $$ -\frac{1}{2}\begin{bmatrix} x\\ y \end{bmatrix}^T \begin{bmatrix} 1 & 0\\ 0 & 0 \end{bmatrix} \begin{bmatrix} x \\ y \end{bmatrix} + \begin{bmatrix}3\\ 4 \end{bmatrix}^T \begin{bmatrix}x \\ y \end{bmatrix}. +\frac{1}{2}\begin{bmatrix} x\\ y \end{bmatrix}^T \begin{bmatrix} 1 & 0\\ 0 & 0 \end{bmatrix} \begin{bmatrix} x \\ y \end{bmatrix} + \begin{bmatrix}5\\ 3 \end{bmatrix}^T \begin{bmatrix}x \\ y \end{bmatrix}. $$ Similarly, we can now set up the inequalities (we need to change \( \geq \) to \( \leq \) by multiplying with \( -1 \) on bot sides) as the following matrix-vector equation @@ -825,7 +825,7 @@ $$
  1. With a given kernel we can thus define the matrix \( \boldsymbol{P} \).
  2. The matrix \( \boldsymbol{P} \) has matrix elements \( p_{ij}=y_iy_jK(\boldsymbol{x}_i,\boldsymbol{x}_j) \). Given a kernel \( K \) and the targets \( y_i \) this matrix is easy to set up.
  3. -
  4. The vector \( \boldsymbol{q} \) has all elements equal 1.
  5. +
  6. The vector \( \boldsymbol{q} \) has all elements equal -1.
  7. The constraint \( \boldsymbol{y}^T\boldsymbol{\lambda}=0 \) leads to \( f=0 \) and \( \boldsymbol{A}=\boldsymbol{y} \).
  8. To set up the matrix \( \boldsymbol{G} \) we note that the inequalities \( 0\leq \lambda_i \leq C \) can be split up into \( 0\leq \lambda_i \) and \( \lambda_i \leq C \). These two inequalities define then the matrix \( \boldsymbol{G} \) and the vector \( \boldsymbol{h} \).
@@ -855,7 +855,7 @@ $$ \lambda_3 \\ \dots \\ \lambda_n \\ -\end{bmatrix}= +\end{bmatrix}\wedge \begin{bmatrix} 0 \\ 0 \\ 0 \\ diff --git a/doc/pub/week48/ipynb/ipynb-week48-src.tar.gz b/doc/pub/week48/ipynb/ipynb-week48-src.tar.gz index 990f429ba1679ef122f965ebc7d70e64ce79b3f5..138637831ce1f12a6f1ef61ac74ce0743cefd2cb 100644 GIT binary patch delta 53 zcmaDg%jnfCBR2VN4hF7Gjcl!KjIC@;t!&J#Y%Hy8tgUQ75%yL#j#f6#RyM9yHtwx# HJSn{Zl#C5q delta 53 zcmaDg%jnfCBR2VN4u