diff --git a/master.tex b/master.tex index a4be7d62850b94b1d01543ff69c2c4ab0e8ce6e5..03161eb890ea66553875944842cf5398cd77516e 100755 --- a/master.tex +++ b/master.tex @@ -143,7 +143,7 @@ % % % % % % % % CHANGE TOPIC AND AUTHOR INFORMATION HERE % % % % % % % % HIER DEN TITEL DER ARBEIT EINTRAGEN -\title{AI in the context of military applications} +\title{AI im Kontext von militärischen Anwendungen} % HIER DEN NAMEN UND VORNAMEN EINTRAGEN \author{Marc Feger} % HIER DAS PRÄSENTATIONSDATUM EINTRAGEN @@ -169,6 +169,8 @@ Department for Computer-Networks and Communication-Systems} \frametitle{Wisssenschaftsethik II} \end{frame} +\input{slides/introduction.tex} + % % % % % % % % % Ende der eingefügten LaTeX-Dateien % % % % % % % % % \begin{frame} diff --git a/slides/introduction.tex b/slides/introduction.tex new file mode 100644 index 0000000000000000000000000000000000000000..11664aee8383ed994184f2f606f31291dea255c3 --- /dev/null +++ b/slides/introduction.tex @@ -0,0 +1,17 @@ +\section{Einleitung} +\begin{frame}{AI im Kontext von militärischen Anwendungen?} + \begin{center} + \begin{columns} + \column{0.7\textwidth} + \begin{center} + \begin{itemize} + \item Was ist AI? + \item Militärische Anwendungen und AI? + \item Risiken und Nebenwirkung + \end{itemize} + \end{center} + \column{0.3\textwidth} + \includegraphics[scale=0.08]{bilder/pngfuel-question.png} + \end{columns} + \end{center} +\end{frame}