summaryrefslogtreecommitdiff
path: root/Presentation/presentation.tex
diff options
context:
space:
mode:
authorLeonard Kugis <leonard@kug.is>2023-01-08 22:38:35 +0100
committerLeonard Kugis <leonard@kug.is>2023-01-08 22:38:35 +0100
commit416fa49bde99c69d6453976beb2a0b5c8db1e5a4 (patch)
tree0b1431e03ce87fd066ca1b76aeff2351a415a773 /Presentation/presentation.tex
parent373bd654d1d52d6d1ed1f6b320728161251030f6 (diff)
Resized figure, removed bullet points
Diffstat (limited to 'Presentation/presentation.tex')
-rw-r--r--Presentation/presentation.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/Presentation/presentation.tex b/Presentation/presentation.tex
index 6b1dae8..6f6b970 100644
--- a/Presentation/presentation.tex
+++ b/Presentation/presentation.tex
@@ -216,13 +216,13 @@ backend=biber,
\begin{frame}{Weight quantization}
\begin{figure}[h]
\centering
- \includegraphics[width=0.5\textwidth, keepaspectratio]{resources/clustering}
+ \includegraphics[width=0.75\textwidth, keepaspectratio]{resources/clustering}
\caption{Weight quantization \cite{Han2015DeepCC}}
\end{figure}
- \begin{itemize}
- \item Group similar weights into clusters
- \item Fine tune clusters with gradient matrix during update
- \end{itemize}
+ % \begin{itemize}
+ % \item Group similar weights into clusters
+ % \item Fine tune clusters with gradient matrix during update
+ % \end{itemize}
\end{frame}
\begin{frame}{Weight quantization}