Small stylistic changes
This commit is contained in:
parent
e4cf37d25a
commit
68e636418a
@ -99,7 +99,7 @@
|
|||||||
architectures, as this method is currently the most used for image
|
architectures, as this method is currently the most used for image
|
||||||
classification.
|
classification.
|
||||||
|
|
||||||
\textbf{
|
\todo{
|
||||||
\\A couple of papers that may be useful (if needed):
|
\\A couple of papers that may be useful (if needed):
|
||||||
- LeNet: http://yann.lecun.com/exdb/publis/pdf/lecun-01a.pdf
|
- 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
|
- 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
|
\clearpage % Ensures that the references are on a seperate page
|
||||||
\pagebreak
|
\pagebreak
|
||||||
% References
|
|
||||||
\section{References}
|
|
||||||
\renewcommand{\refname}{}
|
|
||||||
\bibliographystyle{alpha}
|
\bibliographystyle{alpha}
|
||||||
\bibliography{references}
|
\bibliography{references}
|
||||||
\end{document}
|
\end{document}
|
||||||
|
Reference in New Issue
Block a user