Created chapters

This commit is contained in:
2022-02-06 23:55:55 +01:00
parent 28ebbad694
commit be49a06844
16 changed files with 70 additions and 11 deletions

View File

@@ -0,0 +1,3 @@
\chapter{Bayesian Linear Regression and Gaussian Processes}%
\label{cha:Bayesian Linear Regression and Gaussian Processes}

View File

@@ -0,0 +1,3 @@
\chapter{Linear Classification}%
\label{cha:Linear Classification}

View File

@@ -0,0 +1,3 @@
\chapter{Linear Regression}%
\label{cha:Linear Regression}

View File

@@ -0,0 +1,3 @@
\chapter{Model Selection}%
\label{cha:Model Selection}

View File

@@ -0,0 +1,3 @@
\chapter{Ridge Regression}%
\label{cha:Ridge Regression}

View File

@@ -0,0 +1,3 @@
\chapter{Trees and Forests}%
\label{cha:Trees and Forests}

View File

@@ -0,0 +1,3 @@
\chapter{k-Nearest Neighbors}%
\label{cha:k-Nearest Neighbors}

View File

@@ -0,0 +1,3 @@
\chapter{Density Estimation and Mixture Models}%
\label{cha:Density Estimation and Mixture Models}

View File

@@ -0,0 +1,3 @@
\chapter{Dimensionality Reduction and Clustering}%
\label{cha:Dimensionality Reduction and Clustering}

View File

@@ -1,8 +0,0 @@
\chapter{Example Chapter}
Example Text using \gls{example} and the acronym \gls{EXP}
\begin{equation}
\nomeq{exampl}
\end{equation}
\clearpage
\section{Example Section}
Example Page 2

View File

@@ -0,0 +1,3 @@
\chapter{Kernel-Regression}%
\label{cha:Kernel-Regression}

View File

@@ -0,0 +1,3 @@
\chapter{Support Vector Machines}%
\label{cha:Support Vector Machines}

View File

@@ -0,0 +1,3 @@
\chapter{CNNs and LSTMs}%
\label{cha:CNNs and LSTMs}

View File

@@ -0,0 +1,3 @@
\chapter{Neural Networks and Backpropagation}%
\label{cha:Neural Networks and Backpropagation}

View File

@@ -0,0 +1,3 @@
\chapter{Variational Auto-Encoders}%
\label{cha:Variational Auto-Encoders}