From 1731f5c8607b97998e288dd2de7781446c81ccaa Mon Sep 17 00:00:00 2001 From: MaxenceGiraud Date: Mon, 11 Jan 2021 22:38:38 +0100 Subject: [PATCH] [Report] Add precision in caption of Fig 2 --- report/main.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report/main.tex b/report/main.tex index 982fbe3..5f4cd86 100644 --- a/report/main.tex +++ b/report/main.tex @@ -273,7 +273,7 @@ \section{Experiments} \caption{Bayesian Kernel PCA} \label{fig:bayesk_hinton} \end{subfigure} - \caption{Hinton diagrams $\mathbf{W}$ matrix of PKPCA and Bayesian Kernel PCA} + \caption{Hinton diagrams $\mathbf{W}$ Matrix of PKPCA and Bayesian Kernel PCA (Since the $\mathbf{W}$ is a $N \times q$ Matrix, the diagram showed here are trimmed with the first 10 lines)} \label{fig:hinton_kpca} \end{figure}