mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
Add tinyurl
This commit is contained in:
parent
9d3a12bf87
commit
cc11be7c4a
3 changed files with 14 additions and 1 deletions
|
@ -18,9 +18,19 @@
|
|||
|
||||
\title{Convolutional Neural Networks (CNNs)}
|
||||
\subtitle{Theory and Applications}
|
||||
\author{Martin Thoma}
|
||||
\author{Martin Thoma -- \footnotesize \href{http://tinyurl.com/CNN-Intro}{tinyurl.com/CNN-Intro}}
|
||||
\date{22. February 2019}
|
||||
\subject{Machine Learning, AI, Neural Networks, Convolutional Neural Networks}
|
||||
% \titlegraphic{\href{http://tinyurl.com/CNN-Intro}{tinyurl.com/CNN-Intro}}
|
||||
% \begin{titlepage}
|
||||
% \begin{center}
|
||||
% \href{http://tinyurl.com/CNN-Intro}{tinyurl.com/CNN-Intro}
|
||||
% \end{center}
|
||||
% \end{titlepage}
|
||||
% \begin{titlepage}
|
||||
% \maketitle
|
||||
% \href{http://tinyurl.com/CNN-Intro}{tinyurl.com/CNN-Intro}
|
||||
% \end{titlepage}
|
||||
|
||||
\frame{\titlepage}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue