diff options
author | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-09-04 23:20:36 +0200 |
---|---|---|
committer | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-09-04 23:20:36 +0200 |
commit | 294b3293c6710a63b96195ec9785412aa175c245 (patch) | |
tree | 9bf73b9c07347b1676ccac114af39b513039ff8b /main.tex | |
parent | 0e95544f85b523a95fb05b36c4e6b8789c73abfa (diff) |
ML background presque finit, ne manque plus que la partie generatif
Diffstat (limited to 'main.tex')
-rw-r--r-- | main.tex | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -2,8 +2,8 @@ \usepackage[french]{babel} \usepackage{placeins} -%\usepackage[draft]{graphicx} -\usepackage{graphicx} +\usepackage[draft]{graphicx} +%\usepackage{graphicx} \usepackage{upgreek} \usepackage{amsmath} \usepackage{amsthm} @@ -95,6 +95,7 @@ breaklines=true \chapter{Données synthétiques} +\label{sec:synth} \input{synthetic/main} \bibliographystyle{plain} |