From 68e636418a3fed026cc9127fe46b514bc2604d9d Mon Sep 17 00:00:00 2001 From: "Jip J. Dekker" Date: Fri, 25 May 2018 12:46:14 +1000 Subject: [PATCH] Small stylistic changes --- mini_proj/report/waldo.tex | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/mini_proj/report/waldo.tex b/mini_proj/report/waldo.tex index d101572..6f0f623 100644 --- a/mini_proj/report/waldo.tex +++ b/mini_proj/report/waldo.tex @@ -99,7 +99,7 @@ architectures, as this method is currently the most used for image classification. - \textbf{ + \todo{ \\A couple of papers that may be useful (if needed): - LeNet: http://yann.lecun.com/exdb/publis/pdf/lecun-01a.pdf - AlexNet: http://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks @@ -251,9 +251,6 @@ \clearpage % Ensures that the references are on a seperate page \pagebreak - % References - \section{References} - \renewcommand{\refname}{} \bibliographystyle{alpha} \bibliography{references} \end{document}