Radial basis function kernel: Difference between revisions

Content deleted Content added
Adjusted parentheses to improve legibility
Nuke160 (talk | contribs)
m corrected mistake in equation referring to Shashua2009 (see book chapter 4.3.3 The RBF Kernel, page 39)
Line 21:
}}</ref>
 
:<math>\exp\left(-\frac{1}{2}||\mathbf{x} - \mathbf{x'}||_2^2\right) = \sum_{j=0}^\infty \frac{(\mathbf{x'}^\top \mathbf{x'})^j}{j!} \exp\left(-\frac{1}{2}||\mathbf{x}||_2^2\right)
\exp\left(-\frac{1}{2}||\mathbf{x'}||_2^2\right)</math>