Bilder für Resolutionsalgorithmen hinzugefügt
This commit is contained in:
parent
08a89d9262
commit
435bde9865
@ -16,7 +16,9 @@ Dieses Repo beinhaltet die $\LaTeX$ Informationen für die Zusammenfassung im Fa
|
||||
- [x] Normalisierung
|
||||
- [x] Fehlerbasiertes Lernen
|
||||
- [x] Backpropagation
|
||||
- [ ] Äquivalenztabelle (Aussagenlogik)
|
||||
- [x] Äquivalenztabelle aus Übung 5 (Aussagenlogik)
|
||||
- [x] Resolutionsalgorithmus (Hypothese wird negiert hinzugefügt)
|
||||
- [x] Äquivalenztabelle aus Übung 6 (Prädikatenlogik)
|
||||
|
||||
## Hinweise
|
||||
Requires you to enable [--shell escape](https://tex.stackexchange.com/questions/516604/how-to-enable-shell-escape-or-write18-visual-studio-code-latex-workshop)
|
||||
|
@ -26,8 +26,4 @@
|
||||
|
||||
\section{Äquivalenzen}
|
||||
\label{aussagenlogik: aequivalenzen}
|
||||
\begin{figure}
|
||||
\vspace{-10mm}
|
||||
\includegraphics[width = .8\textwidth]{aussagenlogik_äquivalenzen.png}
|
||||
\vspace{-10mm}
|
||||
\end{figure}
|
||||
\includegraphics[width = .8\textwidth]{aussagenlogik_äquivalenzen.png}
|
@ -58,6 +58,8 @@
|
||||
\label{resolutionsalgorithmus}
|
||||
\begin{center}
|
||||
\includegraphics[width = .6\textwidth]{resolutionsalgorithmus1.png}\\
|
||||
Die Hypothese wird der Wissensbasis negiert hinzugefügt.
|
||||
Falls sich die Klausel dann zur leeren Menge ableiten lässt ist die Hypothese bewiesen.\\
|
||||
\includegraphics[width = .2\textwidth]{resolutionsalgorithmus2.png}
|
||||
\end{center}
|
||||
|
||||
|
@ -162,4 +162,5 @@
|
||||
|
||||
\section{Resolutionsalgorithmus}
|
||||
\label{praedikatenlogik: resolutionsalgorithmus}
|
||||
Wie bei der Aussagenlogik muss für die Resolution die negierte Hypothese der Wissensbasis hinzugefügt werden (\ref{resolutionsalgorithmus}).\\
|
||||
\includegraphics[width = .8\textwidth]{prädikatenlogik_resolutionsalgorithmus.png}
|
Binary file not shown.
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 91 KiB |
Binary file not shown.
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 83 KiB |
Loading…
x
Reference in New Issue
Block a user