This commit is contained in:
Marc Beninca 2020-08-15 20:35:20 +02:00
parent 93b24b0415
commit 53dae84a9f
6 changed files with 133 additions and 72 deletions

View file

@ -8,8 +8,8 @@
\addtobeamertemplate{navigation symbols}{}{
\color{black}\normalsize\textbf\insertframenumber}
\newcommand{\img}[2]{\includegraphics[#1]{images/#2}}
\newcommand{\imgbig}[1]{\img{width=.86\textwidth}{#1}}
\newcommand{\imgico}[2]{\img{height=#1em}{#2}}
\newcommand{\imgbig}[1]{\img{height=16em}{#1}}
\newcommand{\imgwide}[1]{\img{height=12em}{#1}}
\def\hi{SVM}
\def\lo{Machine à Vecteurs de Support}