This commit is contained in:
Marc Beninca 2020-08-16 04:36:56 +02:00
parent 4a99e3f658
commit 5bfa8fd2ec
3 changed files with 5 additions and 1 deletions

View file

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