summaryrefslogtreecommitdiff
path: root/background/main.tex
diff options
context:
space:
mode:
authorJan Aalmoes <jan.aalmoes@inria.fr>2024-08-29 10:58:32 +0200
committerJan Aalmoes <jan.aalmoes@inria.fr>2024-08-29 10:58:32 +0200
commitdc5a898dc39326fa3f733f3d9e006bbe3d1f8e4c (patch)
tree83276ace4e01ebe8a13449282140f2f6260adbc1 /background/main.tex
parent57715cacec8d0f0d3d1436a26f92ae5c0f0e128e (diff)
Fin ensemble et fonctions, debut ML et Mesure/Proba
Diffstat (limited to 'background/main.tex')
-rw-r--r--background/main.tex14
1 files changed, 2 insertions, 12 deletions
diff --git a/background/main.tex b/background/main.tex
index 93ee12b..9a9f287 100644
--- a/background/main.tex
+++ b/background/main.tex
@@ -17,6 +17,7 @@ a & b & a\iff b & a\implies b & a\wedge b & a\vee b & \neg a\\
\end{matrix}
\end{equation}
\subsection{Ensembles et fonctions}
+\label{sec:background-set}
\input{background/set}
\subsection{Algèbre linéaire}
@@ -51,18 +52,7 @@ a & b & a\iff b & a\implies b & a\wedge b & a\vee b & \neg a\\
\section{Apprentissage automatique}
\label{sec:background-ml}
- \subsection{Principe}
- \subsection{Entraîner un modèle}
- \subsubsection{Fonction de coût}
- \subsection{Evaluer un modèle}
- \subsubsection{Classification}
- \paragraph{La courbe ROC}
- \paragraph{La courbe de precision/recall}
- \subsubsection{Regression}
- \subsection{Décentralisation}
- \subsubsection{Federated learning}
- \subsection{Modèles génératifs}
- \label{sec:background-generation}
+ \input{background/ml}
\section{Equité}
\label{sec:background-eq}