anosem/slides.tex

160 lines
4.7 KiB
TeX
Raw Normal View History

2021-09-14 20:17:38 +02:00
% arara: lualatex: { shell : yes }
% arara: lualatex: { shell : yes }
% arara: biber
% arara: lualatex: { shell : yes }
% arara: lualatex: { shell : yes }
% !TeX document-id = {d42c9162-1096-4f40-8a62-8cb41704ea7c}
% !TeX spellcheck = de_DE
% !TeX TXS-program:compile = txs:///lualatex/[--shell-escape]
% !BIB program = biber
\input{header}
% Document content
\begin{document}
\begin{frame}
\setcounter{framenumber}{0}
\hfill%\includegraphics[width=2cm]{ls9.png}
\begin{textblock*}{1cm}(9.9cm,0.5cm) % {block width} (coords)
%\fbox{\includegraphics[width=0.7cm]{ls9.png}}
\includegraphics[width=0.7cm]{ls9.png}
\end{textblock*}
\titlepage
\end{frame}
%\begin{frame}
% \frametitle{\contentsname}
% \tableofcontents[hideothersubsections]
%\end{frame}
\section{Organisation}
\begin{frame}
\frametitle{Today}
\begin{columns}
\begin{column}{.475\textwidth}
\begin{itemize}
\item Kick-Off
\item Some Formal Stuff
\item Short Overview of the Topics
\end{itemize}
\end{column}
\begin{column}{.475\textwidth}
\begin{itemize}
\item Choose a couple topics
\item Send your choice to Simon.Kluettermann@cs.tu-dortmund.de (till tomorrow 02.09.2021 23:59)
\item You will be assigned one the next day
\end{itemize}
\end{column}
\end{columns}
\end{frame}
\begin{frame}
\frametitle{Objective of this Seminar}
\begin{itemize}
\item Introduction to some fundamental research problems
\begin{itemize}
\item Researching current scientific ideas
\item Understanding benefits and drawbacks of state-of-the-art techniques
\item Writing a clear and concisive scientific report
\item Presenting and discussing your findings
\end{itemize}
\end{itemize}
\rightarrow Great start for a masters thesis.. or even a PhD in anomaly detection
\end{frame}
\begin{frame}
\frametitle{Grading}
\begin{enumerate}
\item Presentation in Class
\item Writing of your Report
\item Discussion of your Findings
\end{enumerate}
\begin{itemize}
\item All parts required and graded equally
\end{itemize}
\end{frame}
\begin{frame}
\frametitle{Tasks of this Seminar}
\begin{itemize}
\item Required: willingless to learn something new
\item Also useful: A basic understanding of machine learning, statistics and linear algebra
\begin{enumerate}
\item Choose a couple of Topics from our list, you will be assigned to one of them
\item Read and understand the Paper given to you
\item Find, read and understand related literature. It is probably impossible to get a good picture about your Topic from just one Paper
\item Critically analyze the suggested Ideas and compare them to the literature
\end{enumerate}
\item Final Results:
\begin{itemize}
\item Presentation (30min +10min discussion)
\item Written Report (at least 6 Pages double column, ACM template)
\end{itemize}
\end{itemize}
\end{frame}
\begin{frame}
\frametitle{Research Culture}
This course is Research oriented
\begin{itemize}
\item Feel free to ask as many Questions as you want
\item If you want to discuss your Topic with somebody, make an appointment with your Supervisor
\item the same holds for your Presentation/Report
\item Also any Feedback is always appreciated
\end{itemize}
\end{frame}
%\begin{frame}
% \frametitle{\contentsname}
% \tableofcontents[hideothersubsections]
%\end{frame}
\section{Topics}
%Data Concepts
\subfile{topics/jelle2.tex}
\subfile{topics/simon1.tex}
\subfile{topics/simon3.tex}
%Model Concepts
\subfile{topics/daniel1.tex}
\subfile{topics/daniel2.tex}
\subfile{topics/bin1.tex}
\subfile{topics/simon2.tex}
\subfile{topics/simon4.tex}
%Interpretability
\subfile{topics/benedikt1.tex}
\subfile{topics/chiara.tex}
%Application
\subfile{topics/bin2.tex}
\subfile{topics/jelle1.tex}
\begin{frame}
\begin{center}
\includegraphics[height=7cm]{clock/output.pdf}
\end{center}
\end{frame}
\end{document}