From caf13d7d9b2b4502c22c6b2c4fd658143303105b Mon Sep 17 00:00:00 2001 From: ludwigbothmann <46222472+ludwigbothmann@users.noreply.github.com> Date: Fri, 8 Nov 2024 16:35:05 +0000 Subject: [PATCH] Fix figure paths --- ...des-multivar-first-order-12-comparison.tex | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/slides/04-multivariate-first-order/slides-multivar-first-order-12-comparison.tex b/slides/04-multivariate-first-order/slides-multivar-first-order-12-comparison.tex index bfbcfe5..f997b1c 100644 --- a/slides/04-multivariate-first-order/slides-multivar-first-order-12-comparison.tex +++ b/slides/04-multivariate-first-order/slides-multivar-first-order-12-comparison.tex @@ -44,8 +44,8 @@ \vspace{-0.4cm} GD with medium $\alpha=2\cdot10^{-3}$ and indep. features: \begin{figure} - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/GD_reg_med_lr_iters.pdf} \\ - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/GD_reg_coef_med.pdf}\\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/GD_reg_med_lr_iters.pdf} \\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/GD_reg_coef_med.pdf}\\ \begin{footnotesize} Irreducible error due to additive noise is $\sigma=1$ \end{footnotesize} @@ -57,8 +57,8 @@ \vspace{-0.4cm} GD with medium $\alpha=2\cdot10^{-3}$ and bad conditioning (corr. features): \begin{figure} - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/GD_reg_med_lr_corr_iters.pdf} \\ - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/GD_reg_coef_med_corr.pdf}\\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/GD_reg_med_lr_corr_iters.pdf} \\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/GD_reg_coef_med_corr.pdf}\\ \begin{footnotesize} Irreducible error due to additive noise is $\sigma=1$ \end{footnotesize} @@ -71,8 +71,8 @@ \vspace{-0.4cm} GD with (too small) $\alpha=3\cdot10^{-4}$ and indep. features: \begin{figure} - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/GD_reg_small_lr_iters.pdf} \\ - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/GD_reg_coef_small.pdf}\\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/GD_reg_small_lr_iters.pdf} \\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/GD_reg_coef_small.pdf}\\ \begin{footnotesize} Irreducible error due to additive noise is $\sigma=1$ \end{footnotesize} @@ -84,8 +84,8 @@ \vspace{-0.5cm} GD with large $\alpha=1.5$ and indep. features: \begin{figure} - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/GD_reg_large_lr_iters.pdf} \\ - \includegraphics[width=0.7\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/GD_reg_coef_large.pdf}\\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/GD_reg_large_lr_iters.pdf} \\ + \includegraphics[width=0.7\textwidth]{figure_man/simu_linmod/GD_reg_coef_large.pdf}\\ \begin{footnotesize} Irreducible error due to additive noise is $\sigma=1$ \end{footnotesize} @@ -100,8 +100,8 @@ \vspace{-0.4cm} SGD with medium $\alpha=2\cdot10^{-3}$ and indep. features: \begin{figure} - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/SGD_reg_med_lr_iters.pdf} \\ - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/SGD_reg_coef_med.pdf}\\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/SGD_reg_med_lr_iters.pdf} \\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/SGD_reg_coef_med.pdf}\\ \begin{footnotesize} Irreducible error due to additive noise is $\sigma=1$ \end{footnotesize} @@ -113,8 +113,8 @@ \vspace{-0.4cm} SGD with medium $\alpha=2\cdot10^{-3}$ and bad conditioning (corr. features): \begin{figure} - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/SGD_reg_med_lr_corr_iters.pdf} \\ - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/SGD_reg_coef_med_corr.pdf}\\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/SGD_reg_med_lr_corr_iters.pdf} \\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/SGD_reg_coef_med_corr.pdf}\\ \begin{footnotesize} Irreducible error due to additive noise is $\sigma=1$ \end{footnotesize} @@ -126,8 +126,8 @@ \vspace{-0.4cm} SGD with small $\alpha=3\cdot10^{-4}$ and indep. features: \begin{figure} - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/SGD_reg_small_lr_iters.pdf} \\ - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/SGD_reg_coef_small.pdf}\\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/SGD_reg_small_lr_iters.pdf} \\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/SGD_reg_coef_small.pdf}\\ \begin{footnotesize} Irreducible error due to additive noise is $\sigma=1$ \end{footnotesize} @@ -140,8 +140,8 @@ \vspace{-0.4cm} SGD with large $\alpha=1 \cdot 10^{-2}$ and indep. features: \begin{figure} - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/SGD_reg_large_lr_iters.pdf} \\ - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/SGD_reg_coef_large.pdf}\\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/SGD_reg_large_lr_iters.pdf} \\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/SGD_reg_coef_large.pdf}\\ \begin{footnotesize} Irreducible error due to additive noise is $\sigma=1$ \end{footnotesize} @@ -233,8 +233,8 @@ \vspace{-0.4cm} GD with medium $\alpha=5\cdot10^{-2}$ and indep. features: \begin{figure} - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/GD_log_med_lr_iters.pdf} \\ - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/GD_log_coef_med.pdf}\\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/GD_log_med_lr_iters.pdf} \\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/GD_log_coef_med.pdf}\\ \begin{footnotesize} Dashed line in test loss indicates irreducible error due to $\sigma=1$ \end{footnotesize} @@ -246,8 +246,8 @@ \vspace{-0.4cm} GD with medium $\alpha=5\cdot10^{-2}$ and bad conditioning (corr. features): \begin{figure} - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/GD_log_med_lr_corr_iters.pdf} \\ - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/GD_log_coef_med_corr.pdf}\\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/GD_log_med_lr_corr_iters.pdf} \\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/GD_log_coef_med_corr.pdf}\\ \begin{footnotesize} Dashed line in test loss indicates irreducible error due to $\sigma=1$ \end{footnotesize} @@ -260,8 +260,8 @@ \vspace{-0.4cm} GD with small $\alpha=2\cdot10^{-3}$ and indep. features: \begin{figure} - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/GD_log_small_lr_iters.pdf} \\ - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/GD_log_coef_small.pdf}\\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/GD_log_small_lr_iters.pdf} \\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/GD_log_coef_small.pdf}\\ \begin{footnotesize} Dashed line in test loss indicates irreducible error due to $\sigma=1$ \end{footnotesize} @@ -273,8 +273,8 @@ \vspace{-0.5cm} GD with large $\alpha=10$ and indep. features: \begin{figure} - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/GD_log_large_lr_iters.pdf} \\ - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/GD_log_coef_large.pdf}\\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/GD_log_large_lr_iters.pdf} \\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/GD_log_coef_large.pdf}\\ \begin{footnotesize} Dashed line in test loss indicates irreducible error due to $\sigma=1$ \end{footnotesize} @@ -290,8 +290,8 @@ \vspace{-0.4cm} SGD with medium $\alpha=5\cdot10^{-2}$ and indep. features: \begin{figure} - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/SGD_log_med_lr_iters.pdf} \\ - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/SGD_log_coef_med.pdf}\\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/SGD_log_med_lr_iters.pdf} \\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/SGD_log_coef_med.pdf}\\ \begin{footnotesize} Dashed line in test loss indicates irreducible error due to $\sigma=1$ \end{footnotesize} @@ -303,8 +303,8 @@ \vspace{-0.4cm} SGD with medium $\alpha=5\cdot10^{-2}$ and bad conditioning (corr. features): \begin{figure} - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/SGD_log_med_lr_corr_iters.pdf} \\ - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/SGD_log_coef_med_corr.pdf}\\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/SGD_log_med_lr_corr_iters.pdf} \\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/SGD_log_coef_med_corr.pdf}\\ \begin{footnotesize} Dashed line in test loss indicates irreducible error due to $\sigma=1$ \end{footnotesize} @@ -317,8 +317,8 @@ \vspace{-0.4cm} SGD with small $\alpha=3\cdot10^{-4}$ and indep. features: \begin{figure} - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/SGD_log_small_lr_iters.pdf} \\ - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/SGD_log_coef_small.pdf}\\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/SGD_log_small_lr_iters.pdf} \\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/SGD_log_coef_small.pdf}\\ \begin{footnotesize} Dashed line in test loss indicates irreducible error due to $\sigma=1$ \end{footnotesize} @@ -331,8 +331,8 @@ \vspace{-0.4cm} SGD with large $\alpha=1.5$ and indep. features: \begin{figure} - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/SGD_log_large_lr_iters.pdf} \\ - \includegraphics[width=0.8\textwidth]{slides/04-multivariate-first-order/figure_man/simu_linmod/SGD_log_coef_large.pdf}\\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/SGD_log_large_lr_iters.pdf} \\ + \includegraphics[width=0.8\textwidth]{figure_man/simu_linmod/SGD_log_coef_large.pdf}\\ \begin{footnotesize} Dashed line in test loss indicates irreducible error due to $\sigma=1$ \end{footnotesize}