diff options
author | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-09-04 00:12:49 +0200 |
---|---|---|
committer | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-09-04 00:12:49 +0200 |
commit | 0e95544f85b523a95fb05b36c4e6b8789c73abfa (patch) | |
tree | 4229bad597b487e2395a2fc91e7023c6672bb29d /background/main.tex | |
parent | dc5a898dc39326fa3f733f3d9e006bbe3d1f8e4c (diff) |
traduction classification fini
Diffstat (limited to 'background/main.tex')
-rw-r--r-- | background/main.tex | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/background/main.tex b/background/main.tex index 9a9f287..76c5a6f 100644 --- a/background/main.tex +++ b/background/main.tex @@ -43,12 +43,7 @@ a & b & a\iff b & a\implies b & a\wedge b & a\vee b & \neg a\\ \subsection{Optimisation} \label{sec:background-opti} - \subsubsection{Multiplicateurs de Lagrange} - - \subsubsection{Descente de gradient} - \paragraph{Descente de gradient stochastique} - - \paragraph{Descente de gradient exponentiée} + \input{background/opti} \section{Apprentissage automatique} \label{sec:background-ml} |