Added skeleton for methodAdded skeleton for methods

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2019-08-04 12:02:39 +02:00
parent 1a1b6937f6
commit 6bb0fe612c
1 changed files with 9 additions and 0 deletions

View File

@ -210,12 +210,21 @@ Empirical Bayes procedure to select prior variances.
\chapter{Methods}
This chapter starts with the design of the source code; the
source code is so much more than a means to an end. The thesis
uses two data sets: MS COCO and SceneNet RGB-D; a section
will explain how these data sets have been prepared.
Afterwards the replication of the work of Miller et al. is
outlined, followed by the implementation of the auto-encoder.
\section{Design of Source Code}
\section{Preparation of data sets}
\section{Replication of Miller et al.}
\section{Implementing an auto-encoder}
\chapter{Results}
\chapter{Discussion}