diff options
Diffstat (limited to 'Presentation')
-rw-r--r-- | Presentation/presentation.tex | 10 |
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} |