Skip to content
Snippets Groups Projects
Commit 9fbdbc50 authored by Marc Feger's avatar Marc Feger
Browse files

Add first slides

parent b07e471b
No related branches found
No related tags found
No related merge requests found
bilder/AIBullseye.png

17.1 KiB

bilder/Boeing.jpg

145 KiB

bilder/BoeingLogo.png

3.56 KiB

bilder/Crash.jpg

107 KiB

bilder/FritzGruppe.jpg

30 KiB

bilder/MCAS.jpg

281 KiB

bilder/McCarthy.jpg

37.4 KiB

bilder/MichaelMcdonald.jpg

54.2 KiB

bilder/Netflix.jpg

39.8 KiB

bilder/rheinjug.png

9.27 KiB

......@@ -170,6 +170,7 @@ Department for Computer-Networks and Communication-Systems}
\end{frame}
\input{slides/introduction.tex}
\input{slides/ai.tex}
% % % % % % % % % Ende der eingefügten LaTeX-Dateien % % % % % % % % %
......
@article{McCarthy2007,
title={What is artificial intelligence?},
author={McCarthy, John},
year={2007},
url={http://www-formal.stanford.edu/jmc/},
note={Published by Stanford University}
}
\ No newline at end of file
\section{Was ist AI?}
\begin{frame}{Artifical Inteligence (AI)}
\begin{center}
\begin{columns}
\column{0.3\textwidth}
\includegraphics[scale=0.7]{bilder/McCarthy.jpg}
Prof. em. Dr. John McCarthy
\column{0.7\textwidth}
\begin{tcolorbox}[colback=cyan!5!white,colframe=cyan!75!black,title=\cite{McCarthy2007}: Was ist Artifical Inteligence?]
“It is the \textbf{science} and \textbf{engineering} of making \textbf{intelligent machines}, especially \textbf{intelligent computer programs}. It is related to the \textbf{similar task} of \textbf{using computers} to \textbf{understand human intelligence}, but \textbf{AI} does \textbf{not} have to \textbf{confine} itself \textbf{to methods} that are \textbf{biologically observable}.”
\end{tcolorbox}
\end{columns}
\end{center}
\end{frame}
\begin{frame}{Einbettung von AI in die Informatik (CS)}
\begin{center}
\begin{columns}
\column{0.3\textwidth}
\includegraphics[scale=0.45]{bilder/AIBullseye.png}
\column{0.7\textwidth}
\begin{itemize}
\item \textbf{CS}: Wissenschaft der Prinzipien und Anwendungen von Computern
\item \textbf{AI}: Wissenschaft von intelligenten Computerprogrammen
\item \textbf{ML}: Methoden um arifizielle Inteligenz umzusetzen
\item \textbf{DL}: Methoden, welche sich am Menschen orientieren
\end{itemize}
\end{columns}
\end{center}
\end{frame}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment