Added info about source of inspiration for background section

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2019-10-01 13:28:12 +02:00
parent ba6061bfe4
commit dd654bb5b5

View File

@ -335,7 +335,9 @@ procedure to select prior variances.
\end{table} \end{table}
This section will use the \textbf{notation} defined in table This section will use the \textbf{notation} defined in table
\ref{tab:notation} on page \pageref{tab:notation}. \ref{tab:notation} on page \pageref{tab:notation}. The subsections
"Dropout Variational Inference" and "Dropout Sampling for Object Detection"
follow the theoretical explanation by Miller et al.~\cite{Miller2018}.
To understand dropout sampling, it is necessary to explain the To understand dropout sampling, it is necessary to explain the
idea of Bayesian neural networks. They place a prior distribution idea of Bayesian neural networks. They place a prior distribution
over the network weights, for example a Gaussian prior distribution: over the network weights, for example a Gaussian prior distribution: