Defined base structure of document
This commit is contained in:
parent
32b58ea587
commit
524074b2e2
14 changed files with 130 additions and 4 deletions
22
30_Gaussian_Processes_Background.tex
Normal file
22
30_Gaussian_Processes_Background.tex
Normal file
|
@ -0,0 +1,22 @@
|
|||
\section{Gaussian Processes Background}
|
||||
|
||||
{\color{red} \lipsum[1-5]}
|
||||
|
||||
% TODO: [GP Background] General info and math background on GP
|
||||
|
||||
% TODO: [GP Background] Definition of GP (from Rasmussen book?)
|
||||
|
||||
% TODO: [GP Background] Some relevant information from the GP modeling textbook
|
||||
|
||||
\subsection{Kernels}
|
||||
|
||||
% TODO: [GP Background] Different kernels used in dynamical systems with math
|
||||
|
||||
\subsection{SVGP}
|
||||
|
||||
% TODO: [GP Background] High level and math parts of SVGP
|
||||
|
||||
% TODO: [GP Background] Add citation for SVGP (look in GPflow source code)
|
||||
|
||||
|
||||
\clearpage
|
Loading…
Add table
Add a link
Reference in a new issue