lunch break

This commit is contained in:
Arthur Grisel-Davy 2022-06-09 11:44:27 -04:00
parent f629889c91
commit 3f83eb4968
6 changed files with 16 additions and 3 deletions

1
.gitignore vendored
View file

@ -5,7 +5,6 @@
*.aux
*.fdb_latexmk
*.log
*.pdf
*.toc
*.nav
*.snm

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -103,8 +103,22 @@
\begin{frame}{Let's be smart}
\begin{itemize}
\item \sout{Respect Causality} -> Use all data available.
\item
\item \sout{Respect Causality} $\rightarrow$ Use all data available.
\item Proto example represent the whole trace.
\item Try to place each example as best as possible independently.
\end{itemize}
\end{frame}
\begin{frame}{Generous label Activation}
\begin{center}
\includegraphics[width=\textwidth]{images/overlap.pdf}
\end{center}
\end{frame}
\begin{frame}{Generous label Activation}
\begin{center}
\includegraphics[width=\textwidth]{images/overlap_explained.pdf}
\end{center}
\end{frame}
\end{document}