blob: 2e4e288b9eff6521f43a415e6554ef9c9175c95d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
{
\usebackgroundtemplate{\includegraphics[width=\paperwidth]{images/background/card/background.pdf}}
\begin{frame}
%\vspace{70px}
\hspace{70px}
\begin{minipage}{250px}
\centering
\Large
\emph{Futurs travaux}
\end{minipage}
\end{frame}
}
\begin{frame}
\frametitle{Perspectives}
\begin{minipage}[t]{0.45\linewidth}
\emph{A court terme}
Mieux évaluer la classification finie, y compris dans le domaine de l'AIA
Mieux évaluer l'impact de l'utilisation de données synthétiques
Construire la boîte EQ (la classification finie peut aider)
Trouver des exemples d'espaces métriques informationnels
\end{minipage}
\hspace{30px}
\pause
\begin{minipage}[t]{0.45\linewidth}
\emph{A long terme}
Une IA ne permettant ni AIA ni MIA
Un consensus sur l'équité
Une compréhension théorique des réseaux de neurones
\end{minipage}
\end{frame}
{
\usebackgroundtemplate{\includegraphics[width=\paperwidth]{images/background/card/background.pdf}}
\begin{frame}
%\vspace{70px}
\hspace{70px}
\begin{minipage}{250px}
\centering
\Large
\emph{Merci pour votre attention}
\vspace{20px}
\normalsize
Pour me contacter : \emph{jan@asgt.fr}
Pour suivre mes travaux : \emph{jaalmoes.com}
\end{minipage}
\end{frame}
}
|