generated from TH_General/Template_Summary
finished semi-supervised learning
This commit is contained in:
parent
d2727f37f9
commit
65fd2f3866
@ -118,3 +118,22 @@
|
||||
Das \say{Max Pooling} ist eine Form des Poolings, bei dem mehrere Elemente einer schicht dadurch zusammengefasst werden,
|
||||
dass nur die Element mit dem höchsten Wert erhalten bleiben.\\
|
||||
\includegraphics[width = .8\textwidth]{max_pooling.png}
|
||||
|
||||
\section{classsical \ac{ML} vs. Deep Learning}
|
||||
\includegraphics[width = \textwidth]{classical_ml_vs_deep_learning.png}
|
||||
|
||||
\section{Probleme des Deep Learning}
|
||||
\begin{itemize}
|
||||
\item \textbf{Deep Learning ist gierig:}\\
|
||||
Es werden Millionen von Datensätze für das Training von Deep Learning Modellen benötigt.
|
||||
\item \textbf{Deep Learing ist undurchsichtig:}\\
|
||||
Deep Learing Modelle sind Black Box Modelle, die kontextunabhängig arbeiten
|
||||
\item \textbf{Deep Learning ist spröde:}\\
|
||||
Deep Learning Modelle können bei manchen Anwendungen gut funktionieren und bei anderen komplett scheitern;
|
||||
sie sind nicht-linerare Natur
|
||||
\end{itemize}
|
||||
\includegraphics[width = \textwidth]{deep_learing_problems.png}\\
|
||||
\includegraphics[width = \textwidth]{dumm_aber_raffiniert.png}
|
||||
|
||||
\section{aktuelle Trends}
|
||||
\includegraphics[width = \textwidth]{trends.png}
|
||||
|
BIN
images/classical_ml_vs_deep_learning.png
Normal file
BIN
images/classical_ml_vs_deep_learning.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 115 KiB |
BIN
images/deep_learing_problems.png
Normal file
BIN
images/deep_learing_problems.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 216 KiB |
BIN
images/dumm_aber_raffiniert.png
Normal file
BIN
images/dumm_aber_raffiniert.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 556 KiB |
BIN
images/trends.png
Normal file
BIN
images/trends.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 197 KiB |
Loading…
x
Reference in New Issue
Block a user