WIP: Thesis update
This commit is contained in:
parent
711535ca82
commit
3b4e35900f
6 changed files with 214 additions and 20 deletions
|
@ -1,4 +1,4 @@
|
|||
\section{Gaussian Processes Background}
|
||||
\section{Gaussian Processes Background}\label{sec:gaussian_processes}
|
||||
|
||||
The \acrfull{gp} is a member of the \textit{kernel machines} class of algorithms
|
||||
in the field of machine learning.
|
||||
|
@ -250,7 +250,7 @@ sparse prior:
|
|||
\right)
|
||||
\end{equation}
|
||||
|
||||
\subsubsection{Evidence Lower Bound}
|
||||
\subsubsection{Evidence Lower Bound}\label{sec:elbo}
|
||||
|
||||
Computing the log likelihood is one of the most expensive parts of model
|
||||
training, due to inversion of the kernel matrix term ${\left(K +
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue