Added slides showing convergance behaviour and variance

This commit is contained in:
Andreas Tsouchlos 2023-01-17 21:44:35 +01:00
parent 05c232c2c3
commit 9d74296aa8
3 changed files with 25 additions and 2 deletions

View File

@ -14,7 +14,7 @@
\usepackage{xcolor}
\usepgfplotslibrary{colorbrewer}
\usepgfplotslibrary{external}
\tikzexternalize[prefix=build/]
%\tikzexternalize[prefix=build/]
\newcommand{\templates}{../lib}
@ -29,7 +29,7 @@
\input{\templates/makros_own.tex}
\title{BA Besprechung - 13.12.2022}
\title{BA Besprechung - 17.12.2022}
\author{Andreas Tsouchlos}
\institute{Karlsruhe Institute of Technology (KIT), \\ Communications Engineering Lab (CEL) }
@ -59,7 +59,30 @@
\begin{document}
\begin{frame}[plain]
\maketitle
\end{frame}
\begin{frame}[t]
\frametitle{Convergance behaviour ($n=204, k=102$)}
\begin{figure}[H]
\centering
\includegraphics[width=0.6\textwidth, trim=2cm 2cm 2cm 2cm,clip]{res/extreme_components}
\caption{Components with lowest $Var\left\{ \nabla h \right\} $}
\end{figure}
\end{frame}
\begin{frame}[t]
\frametitle{Convergance behaviour ($n=204, k=102$)}
\begin{figure}[H]
\centering
\includegraphics[width=0.45\textwidth]{res/variances_correlation}
\caption{Correlation between estimate variance and correctness}
\end{figure}
\end{frame}
\begin{frame}[t]
\frametitle{Proximal vs. Hybrid Proximal ML Approach}

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB