Skip to content

Commit

Permalink
Outline
Browse files Browse the repository at this point in the history
  • Loading branch information
glouppe committed Oct 8, 2014
1 parent 7844f24 commit 18805e7
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion slides/slides.tex
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,32 @@ \section{Motivation}

\begin{frame}
\frametitle{Outline}
\tableofcontents
%\tableofcontents
\setbeamertemplate{enumerate items}[circle]
\begin{enumerate}
\item Motivation

\vspace{0.5cm}

\item Growing decision trees and random forests\\
{\scriptsize Review of state-of-the-art, minor contributions}

\vspace{0.5cm}

\item Interpreting random forests\\
{\scriptsize Major contributions (Theory)}\\


\vspace{0.5cm}

\item Implementing and accelerating random forests\\
{\scriptsize Major contributions (Practice)}


\vspace{0.5cm}

\item Conclusions
\end{enumerate}
\end{frame}


Expand Down

0 comments on commit 18805e7

Please sign in to comment.