diff options
Diffstat (limited to 'report')
-rw-r--r-- | report/paper.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/report/paper.md b/report/paper.md index 7dfb96c..a40a1e6 100644 --- a/report/paper.md +++ b/report/paper.md @@ -277,7 +277,7 @@ separate graphs. Explain the trends in the graphs. \subfloat[][]{\includegraphics[width=.2\textwidth]{fig/tsne-mnist.png}}\\ \subfloat[][]{\includegraphics[width=.2\textwidth]{fig/pca-cgan.png}}\quad \subfloat[][]{\includegraphics[width=.2\textwidth]{fig/tsne-cgan.png}} - \caption{2D visualisations PCA: a) MNIST b) CGAN : TSNE a) MNIST b) CGAN} + \caption{Visualisations PCA: a) MNIST c) CGAN | TSNE b) MNIST d) CGAN} \label{fig:features} \end{figure} |