From bf5b05a84e877391fddd1b0a0b752f71ec05e901 Mon Sep 17 00:00:00 2001 From: Jan Aalmoes Date: Wed, 11 Sep 2024 00:10:50 +0200 Subject: Preuve existe f pas cca equivalant exists f BA pas randomguess --- synthetic/problem.tex | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 synthetic/problem.tex (limited to 'synthetic/problem.tex') diff --git a/synthetic/problem.tex b/synthetic/problem.tex new file mode 100644 index 0000000..30aaa05 --- /dev/null +++ b/synthetic/problem.tex @@ -0,0 +1,13 @@ +\begin{figure} + \centering + \begin{subfigure}{0.35\linewidth} + \includegraphics[width=\textwidth]{figure/image1.png} + \caption{Training with raw data} + \end{subfigure} + \hspace{4mm} + \begin{subfigure}{0.58\linewidth} + \includegraphics[width=\textwidth]{figure/image2.png} + \caption{Training with synthetic data} + \end{subfigure} + \caption{Risk propagation of training a learning model with synthetic data instead of raw data.} +\end{figure} \ No newline at end of file -- cgit v1.2.3