[IML] Kernels

This commit is contained in:
RobinB27
2026-07-20 13:55:19 +02:00
parent 71dd2817f4
commit cf4aab91b5
2 changed files with 9 additions and 1 deletions
Binary file not shown.
+8
View File
@@ -93,3 +93,11 @@ $$
\end{align*} \end{align*}
\item Kernels can be multiplied in 2 ways, yielding a kernel \item Kernels can be multiplied in 2 ways, yielding a kernel
\end{enumerate} \end{enumerate}
\lemma \textbf{Non-negative Taylor Series}\\
\smalltext{$g:\R\to\R$ s.t. $g$ has only non-neg. coeffs. in its Taylor Series}
$$
k(x,x') = g(\langle x,x' \rangle) \text{ is a valid kernel}
$$
% Add Polynomial, RBF (Gaussian, Laplacian)