Skip to content

Commit

Permalink
labels added
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaskourim committed Jun 5, 2020
1 parent 9855963 commit 6338c65
Showing 1 changed file with 3 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,7 @@
\begin{document}
\maketitle

% \begin{frame}{Outline}
% \begin{enumerate}
% \item<1-> {\Large{}Motivation}\bigskip{}
% \item<2-> {\Large{}Model description}\bigskip{}
% \item<3-> {\Large{}Model application}
% \end{enumerate}
% \end{frame}
\section{Motivation}
\section{Motivation}\label{sec:motivation}

\begin{frame}{Random walk}
\begin{definition}
Expand Down Expand Up @@ -81,7 +74,7 @@
\includegraphics[width=1\textwidth]{../../simulations/probability_dots_25_steps_type_success_punished_two_lambdas}
\end{frame}

\section{Model description}
\section{Model description}\label{sec:model-description}
\begin{frame}{Random walk with varying probabilities}
\begin{itemize}
\item<1-> Random walk with memory based the on standard Bernoulli random walk
Expand Down Expand Up @@ -238,7 +231,7 @@
\includegraphics[width=1\textwidth]{../../simulations/single_walk_1000_steps_type_success_punished_two_lambdas}
\end{frame}

\section{Model application}
\section{Model application}\label{sec:model-application}
\begin{frame}{Model fitting}
\begin{enumerate}
\item Find $\lambda$ with known $p_{0}$, model type
Expand Down

0 comments on commit 6338c65

Please sign in to comment.