Added classification chapter
This commit is contained in:
parent
f20007b599
commit
f18b99c981
11 changed files with 1552 additions and 203 deletions
|
|
@ -25,9 +25,12 @@
|
||||||
\abx@aux@cite{1}
|
\abx@aux@cite{1}
|
||||||
\abx@aux@segm{0}{0}{1}
|
\abx@aux@segm{0}{0}{1}
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {1}Was ist maschinelles Lernen?}{3}{section.1}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {1}Was ist maschinelles Lernen?}{3}{section.1}\protected@file@percent }
|
||||||
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {1.1}Klassifizierungsprobleme}{3}{subsection.1.1}\protected@file@percent }
|
||||||
\abx@aux@cite{2}
|
\abx@aux@cite{2}
|
||||||
\abx@aux@segm{0}{0}{2}
|
\abx@aux@segm{0}{0}{2}
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {1.1}Klassifizierungsprobleme}{4}{subsection.1.1}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces Bin\IeC {\"a}rklassifizierung\relax }}{4}{figure.caption.2}\protected@file@percent }
|
||||||
|
\providecommand*\caption@xref[2]{\@setref\relax\@undefined{#1}}
|
||||||
|
\newlabel{Classification}{{1}{4}{Binärklassifizierung\relax }{figure.caption.2}{}}
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {1.2}Regressionsprobleme}{4}{subsection.1.2}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {1.2}Regressionsprobleme}{4}{subsection.1.2}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {1.3}Gefahren von maschinellem Lernen}{4}{subsection.1.3}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {1.3}Gefahren von maschinellem Lernen}{4}{subsection.1.3}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {1.3.1}Eignung der Datens\IeC {\"a}tze}{4}{subsubsection.1.3.1}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {1.3.1}Eignung der Datens\IeC {\"a}tze}{4}{subsubsection.1.3.1}\protected@file@percent }
|
||||||
|
|
@ -38,76 +41,75 @@
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {2.2}Un\IeC {\"u}berwachtes Lernen}{4}{subsection.2.2}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {2.2}Un\IeC {\"u}berwachtes Lernen}{4}{subsection.2.2}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {2.3}Best\IeC {\"a}rkendes Lernen}{4}{subsection.2.3}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {2.3}Best\IeC {\"a}rkendes Lernen}{4}{subsection.2.3}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {3}Neuronale Netze}{4}{section.3}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {3}Neuronale Netze}{4}{section.3}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {3.1}Maschinelles Lernen und menschliches Lernen}{4}{subsection.3.1}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {3.1}Maschinelles Lernen und menschliches Lernen}{5}{subsection.3.1}\protected@file@percent }
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces Neuron \newline Quelle: simple.wikipedia.org/wiki/File:Neuron.svg\newline Copyright: CC Attribution-Share Alike von Nutzer Dhp1080,\newline bearbeitet}}{5}{figure.caption.2}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces Neuron \newline Quelle: simple.wikipedia.org/wiki/File:Neuron.svg\newline Copyright: CC Attribution-Share Alike von Nutzer Dhp1080,\newline bearbeitet}}{5}{figure.caption.3}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {3.2}Der Aufbau eines neuronalen Netzes}{5}{subsection.3.2}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {3.2}Der Aufbau eines neuronalen Netzes}{6}{subsection.3.2}\protected@file@percent }
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces Ein einfaches neuronales Netz\relax }}{6}{figure.caption.3}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces Ein einfaches neuronales Netz\relax }}{6}{figure.caption.4}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {3.3}Berechnung des Ausgabevektors}{6}{subsection.3.3}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {3.3}Berechnung des Ausgabevektors}{7}{subsection.3.3}\protected@file@percent }
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces Der Plot der Sigmoid Funktion $\sigma (x)=\frac {e^x}{e^x+1}$\relax }}{7}{figure.caption.4}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {4}{\ignorespaces Der Plot der Sigmoid Funktion $\sigma (x)=\frac {e^x}{e^x+1}$\relax }}{7}{figure.caption.5}\protected@file@percent }
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {4}{\ignorespaces Formel zur Berechnung eines Ausgabevektors aus einem Eingabevektor durch ein Layer Neuronen. \relax }}{8}{figure.caption.5}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces Formel zur Berechnung eines Ausgabevektors aus einem Eingabevektor durch ein Layer Neuronen. \relax }}{8}{figure.caption.6}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {3.4}Der Lernprozess}{8}{subsection.3.4}\protected@file@percent }
|
|
||||||
\abx@aux@cite{3}
|
\abx@aux@cite{3}
|
||||||
\abx@aux@segm{0}{0}{3}
|
\abx@aux@segm{0}{0}{3}
|
||||||
\abx@aux@segm{0}{0}{3}
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {3.4}Der Lernprozess}{9}{subsection.3.4}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {3.5}Fehlerfunktionen}{9}{subsection.3.5}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {3.5}Fehlerfunktionen}{9}{subsection.3.5}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.5.1}MSE -- Durchschnittlicher quadratischer Fehler}{9}{subsubsection.3.5.1}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.5.1}MSE -- Durchschnittlicher quadratischer Fehler}{9}{subsubsection.3.5.1}\protected@file@percent }
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces Die Gleichung f\IeC {\"u}r den durchschnittlichen quadratischen Fehler\relax }}{9}{figure.caption.6}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {6}{\ignorespaces Die Gleichung f\IeC {\"u}r den durchschnittlichen quadratischen Fehler\relax }}{9}{figure.caption.7}\protected@file@percent }
|
||||||
\providecommand*\caption@xref[2]{\@setref\relax\@undefined{#1}}
|
\newlabel{MSE_equation}{{6}{9}{Die Gleichung für den durchschnittlichen quadratischen Fehler\relax }{figure.caption.7}{}}
|
||||||
\newlabel{MSE_equation}{{5}{9}{Die Gleichung für den durchschnittlichen quadratischen Fehler\relax }{figure.caption.6}{}}
|
\abx@aux@segm{0}{0}{3}
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.5.2}MAE -- Durchschnitztlicher absoluter Fehler}{9}{subsubsection.3.5.2}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.5.2}MAE -- Durchschnitztlicher absoluter Fehler}{10}{subsubsection.3.5.2}\protected@file@percent }
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {6}{\ignorespaces Die Gleichung f\IeC {\"u}r den durchschnittlichen absoluten Fehler\relax }}{9}{figure.caption.7}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {7}{\ignorespaces Die Gleichung f\IeC {\"u}r den durchschnittlichen absoluten Fehler\relax }}{10}{figure.caption.8}\protected@file@percent }
|
||||||
\newlabel{MAE_equation}{{6}{9}{Die Gleichung für den durchschnittlichen absoluten Fehler\relax }{figure.caption.7}{}}
|
\newlabel{MAE_equation}{{7}{10}{Die Gleichung für den durchschnittlichen absoluten Fehler\relax }{figure.caption.8}{}}
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.5.3}Kreuzentropiefehler}{10}{subsubsection.3.5.3}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.5.3}Kreuzentropiefehler}{10}{subsubsection.3.5.3}\protected@file@percent }
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {7}{\ignorespaces Der Graph der Kreuzentropie Fehlerfunktion wenn das tats\IeC {\"a}chliche Label 1 ist\relax }}{10}{figure.caption.8}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {8}{\ignorespaces Der Graph der Kreuzentropie Fehlerfunktion wenn das tats\IeC {\"a}chliche Label 1 ist\relax }}{11}{figure.caption.9}\protected@file@percent }
|
||||||
\newlabel{CEL_Graph}{{7}{10}{Der Graph der Kreuzentropie Fehlerfunktion wenn das tatsächliche Label 1 ist\relax }{figure.caption.8}{}}
|
\newlabel{CEL_Graph}{{8}{11}{Der Graph der Kreuzentropie Fehlerfunktion wenn das tatsächliche Label 1 ist\relax }{figure.caption.9}{}}
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {8}{\ignorespaces Die Gleichung f\IeC {\"u}r den Kreuzentropiefehler\relax }}{11}{figure.caption.9}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {9}{\ignorespaces Die Gleichung f\IeC {\"u}r den Kreuzentropiefehler\relax }}{11}{figure.caption.10}\protected@file@percent }
|
||||||
\newlabel{CEL_Function}{{8}{11}{Die Gleichung für den Kreuzentropiefehler\relax }{figure.caption.9}{}}
|
\newlabel{CEL_Function}{{9}{11}{Die Gleichung für den Kreuzentropiefehler\relax }{figure.caption.10}{}}
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {9}{\ignorespaces Die Gleichung f\IeC {\"u}r den durchschnittlichen absoluten Fehler\relax }}{11}{figure.caption.10}\protected@file@percent }
|
|
||||||
\newlabel{CEL_Finction_cummulative}{{9}{11}{Die Gleichung für den durchschnittlichen absoluten Fehler\relax }{figure.caption.10}{}}
|
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {3.6}Gradientenverfahren und Backpropagation}{11}{subsection.3.6}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {3.6}Gradientenverfahren und Backpropagation}{11}{subsection.3.6}\protected@file@percent }
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {10}{\ignorespaces Die Gleichung f\IeC {\"u}r den Gradienten der Fehlerfunktion\relax }}{11}{figure.caption.11}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {10}{\ignorespaces Die Gleichung f\IeC {\"u}r den durchschnittlichen absoluten Fehler\relax }}{12}{figure.caption.11}\protected@file@percent }
|
||||||
\newlabel{Gradient_Function}{{10}{11}{Die Gleichung für den Gradienten der Fehlerfunktion\relax }{figure.caption.11}{}}
|
\newlabel{CEL_Finction_cummulative}{{10}{12}{Die Gleichung für den durchschnittlichen absoluten Fehler\relax }{figure.caption.11}{}}
|
||||||
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {11}{\ignorespaces Die Gleichung f\IeC {\"u}r den Gradienten der Fehlerfunktion\relax }}{12}{figure.caption.12}\protected@file@percent }
|
||||||
|
\newlabel{Gradient_Function}{{11}{12}{Die Gleichung für den Gradienten der Fehlerfunktion\relax }{figure.caption.12}{}}
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.6.1}Lernrate}{12}{subsubsection.3.6.1}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.6.1}Lernrate}{12}{subsubsection.3.6.1}\protected@file@percent }
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {11}{\ignorespaces Die Gleichung f\IeC {\"u}r die Anpassung eines einzelnen Parameters\relax }}{12}{figure.caption.12}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {12}{\ignorespaces Die Gleichung f\IeC {\"u}r die Anpassung eines einzelnen Parameters\relax }}{12}{figure.caption.13}\protected@file@percent }
|
||||||
\newlabel{Learning_Rate_Function}{{11}{12}{Die Gleichung für die Anpassung eines einzelnen Parameters\relax }{figure.caption.12}{}}
|
\newlabel{Learning_Rate_Function}{{12}{12}{Die Gleichung für die Anpassung eines einzelnen Parameters\relax }{figure.caption.13}{}}
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {12}{\ignorespaces $\eta $ ist hier zu gro\IeC {\ss } gew\IeC {\"a}hlt\relax }}{12}{figure.caption.13}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {3.7}Verschiedene Layerarten}{12}{subsection.3.7}\protected@file@percent }
|
||||||
\newlabel{Learning_Rate_Graphic}{{12}{12}{$\eta $ ist hier zu groß gewählt\relax }{figure.caption.13}{}}
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {13}{\ignorespaces $\eta $ ist hier zu gro\IeC {\ss } gew\IeC {\"a}hlt\relax }}{13}{figure.caption.14}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {3.7}Verschiedene Layerarten}{13}{subsection.3.7}\protected@file@percent }
|
\newlabel{Learning_Rate_Graphic}{{13}{13}{$\eta $ ist hier zu groß gewählt\relax }{figure.caption.14}{}}
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.7.1}Convolutional Layers}{13}{subsubsection.3.7.1}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.7.1}Convolutional Layers}{13}{subsubsection.3.7.1}\protected@file@percent }
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {13}{\ignorespaces Eine Verbildlichung der Vorg\IeC {\"a}nge in einem convolutional Layer\newline Aus einer Animation von\newline https://github.com/vdumoulin/conv\_arithmetic/blob/master/README.md Vincent Dumoulin, Francesco Visin - A guide to convolution arithmetic for deep learning (BibTeX)}}{13}{figure.caption.14}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {14}{\ignorespaces Eine Verbildlichung der Vorg\IeC {\"a}nge in einem convolutional Layer\newline Aus einer Animation von\newline https://github.com/vdumoulin/conv\_arithmetic/blob/master/README.md Vincent Dumoulin, Francesco Visin - A guide to convolution arithmetic for deep learning (BibTeX)}}{14}{figure.caption.15}\protected@file@percent }
|
||||||
\newlabel{Convolution_illustration}{{13}{13}{Eine Verbildlichung der Vorgänge in einem convolutional Layer\newline Aus einer Animation von\newline https://github.com/vdumoulin/conv\_arithmetic/blob/master/README.md\\ Vincent Dumoulin, Francesco Visin - A guide to convolution arithmetic for deep learning (BibTeX)}{figure.caption.14}{}}
|
\newlabel{Convolution_illustration}{{14}{14}{Eine Verbildlichung der Vorgänge in einem convolutional Layer\newline Aus einer Animation von\newline https://github.com/vdumoulin/conv\_arithmetic/blob/master/README.md\\ Vincent Dumoulin, Francesco Visin - A guide to convolution arithmetic for deep learning (BibTeX)}{figure.caption.15}{}}
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {14}{\ignorespaces Erkennt obere horizontale Kanten\relax }}{14}{figure.caption.15}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {15}{\ignorespaces Erkennt obere horizontale Kanten\relax }}{15}{figure.caption.16}\protected@file@percent }
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {15}{\ignorespaces Erkennt linke vertikale Kanten\relax }}{14}{figure.caption.15}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {16}{\ignorespaces Erkennt linke vertikale Kanten\relax }}{15}{figure.caption.16}\protected@file@percent }
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {16}{\ignorespaces Erkennt untere horizontale Kanten\relax }}{14}{figure.caption.15}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {17}{\ignorespaces Erkennt untere horizontale Kanten\relax }}{15}{figure.caption.16}\protected@file@percent }
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {17}{\ignorespaces Erkennt rechte vertikale Kanten\relax }}{14}{figure.caption.15}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {18}{\ignorespaces Erkennt rechte vertikale Kanten\relax }}{15}{figure.caption.16}\protected@file@percent }
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {18}{\ignorespaces Das Beispielbild aus dem Mnist Datensatz\relax }}{14}{figure.caption.16}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {19}{\ignorespaces Das Beispielbild aus dem Mnist Datensatz\relax }}{15}{figure.caption.17}\protected@file@percent }
|
||||||
\newlabel{Filter_Example_raw}{{18}{14}{Das Beispielbild aus dem Mnist Datensatz\relax }{figure.caption.16}{}}
|
\newlabel{Filter_Example_raw}{{19}{15}{Das Beispielbild aus dem Mnist Datensatz\relax }{figure.caption.17}{}}
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {19}{\ignorespaces Die jeweils oben stehenden Filter wurden auf das Beispielbild angewandt.\relax }}{14}{figure.caption.17}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {20}{\ignorespaces Die jeweils oben stehenden Filter wurden auf das Beispielbild angewandt.\relax }}{15}{figure.caption.18}\protected@file@percent }
|
||||||
\newlabel{Filter_output dargestellt}{{19}{14}{Die jeweils oben stehenden Filter wurden auf das Beispielbild angewandt.\relax }{figure.caption.17}{}}
|
\newlabel{Filter_output dargestellt}{{20}{15}{Die jeweils oben stehenden Filter wurden auf das Beispielbild angewandt.\relax }{figure.caption.18}{}}
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {20}{\ignorespaces Beispiele f\IeC {\"u}r low- mid- und high-level Features in Convolutional Neural Nets\newline Quelle: https://tvirdi.github.io/2017-10-29/cnn/}}{15}{figure.caption.18}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {21}{\ignorespaces Beispiele f\IeC {\"u}r low- mid- und high-level Features in Convolutional Neural Nets\newline Quelle: https://tvirdi.github.io/2017-10-29/cnn/}}{16}{figure.caption.19}\protected@file@percent }
|
||||||
\newlabel{HL_features_conv}{{20}{15}{Beispiele für low- mid- und high-level Features in Convolutional Neural Nets\newline Quelle: https://tvirdi.github.io/2017-10-29/cnn/}{figure.caption.18}{}}
|
\newlabel{HL_features_conv}{{21}{16}{Beispiele für low- mid- und high-level Features in Convolutional Neural Nets\newline Quelle: https://tvirdi.github.io/2017-10-29/cnn/}{figure.caption.19}{}}
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.7.2}Pooling Layers}{15}{subsubsection.3.7.2}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.7.2}Pooling Layers}{16}{subsubsection.3.7.2}\protected@file@percent }
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {21}{\ignorespaces Max Pooling mit $2\times 2$ gro\IeC {\ss }en Submatritzen\newline Quelle: https://computersciencewiki.org/index.php/Max-pooling\_/\_Pooling CC BY NC SA Lizenz}}{16}{figure.caption.19}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {22}{\ignorespaces Max Pooling mit $2\times 2$ gro\IeC {\ss }en Submatritzen\newline Quelle: https://computersciencewiki.org/index.php/Max-pooling\_/\_Pooling CC BY NC SA Lizenz}}{17}{figure.caption.20}\protected@file@percent }
|
||||||
\newlabel{Maxpool}{{21}{16}{Max Pooling mit $2\times 2$ großen Submatritzen\newline Quelle: https://computersciencewiki.org/index.php/Max-pooling\_/\_Pooling\\ CC BY NC SA Lizenz}{figure.caption.19}{}}
|
\newlabel{Maxpool}{{22}{17}{Max Pooling mit $2\times 2$ großen Submatritzen\newline Quelle: https://computersciencewiki.org/index.php/Max-pooling\_/\_Pooling\\ CC BY NC SA Lizenz}{figure.caption.20}{}}
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {22}{\ignorespaces Average Pooling mit $2\times 2$ gro\IeC {\ss }en Submatritzen\newline Aus: Dominguez-Morales, Juan Pedro. (2018). Neuromorphic audio processing through real-time embedded spiking neural networks. Abbildung 33}}{16}{figure.caption.20}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {23}{\ignorespaces Average Pooling mit $2\times 2$ gro\IeC {\ss }en Submatritzen\newline Aus: Dominguez-Morales, Juan Pedro. (2018). Neuromorphic audio processing through real-time embedded spiking neural networks. Abbildung 33}}{17}{figure.caption.21}\protected@file@percent }
|
||||||
\newlabel{AvgPool}{{22}{16}{Average Pooling mit $2\times 2$ großen Submatritzen\newline Aus: Dominguez-Morales, Juan Pedro. (2018). Neuromorphic audio processing through real-time embedded spiking neural networks. Abbildung 33}{figure.caption.20}{}}
|
\newlabel{AvgPool}{{23}{17}{Average Pooling mit $2\times 2$ großen Submatritzen\newline Aus: Dominguez-Morales, Juan Pedro. (2018). Neuromorphic audio processing through real-time embedded spiking neural networks. Abbildung 33}{figure.caption.21}{}}
|
||||||
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {23}{\ignorespaces Gegen\IeC {\"u}berstellung von Max und Average Pooling\relax }}{17}{figure.caption.21}\protected@file@percent }
|
\@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {24}{\ignorespaces Gegen\IeC {\"u}berstellung von Max und Average Pooling\relax }}{18}{figure.caption.22}\protected@file@percent }
|
||||||
\newlabel{Pooling_Mnist}{{23}{17}{Gegenüberstellung von Max und Average Pooling\relax }{figure.caption.21}{}}
|
\newlabel{Pooling_Mnist}{{24}{18}{Gegenüberstellung von Max und Average Pooling\relax }{figure.caption.22}{}}
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {4}PyTorch}{18}{section.4}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {4}PyTorch}{19}{section.4}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {4.1}Datenvorbereitung}{18}{subsection.4.1}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {4.1}Datenvorbereitung}{19}{subsection.4.1}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {4.2}Definieren des Netzes}{18}{subsection.4.2}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {4.2}Definieren des Netzes}{19}{subsection.4.2}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {4.3}Trainieren des Netzes}{18}{subsection.4.3}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {4.3}Trainieren des Netzes}{19}{subsection.4.3}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {5}Fallbeispiel I:\newline Ein Klassifizierungsnetzwerk f\IeC {\"u}r handgeschriebene Ziffern}{18}{section.5}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {5}Fallbeispiel I:\newline Ein Klassifizierungsnetzwerk f\IeC {\"u}r handgeschriebene Ziffern}{19}{section.5}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {5.1}Aufgabe}{18}{subsection.5.1}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {5.1}Aufgabe}{19}{subsection.5.1}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {5.2}Der MNIST Datensatz}{18}{subsection.5.2}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {5.2}Der MNIST Datensatz}{19}{subsection.5.2}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {5.3}Fragmentbasierte Erkennung}{18}{subsection.5.3}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {5.3}Fragmentbasierte Erkennung}{19}{subsection.5.3}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {5.4}Ergebnis}{18}{subsection.5.4}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {5.4}Ergebnis}{19}{subsection.5.4}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {6}Fallbeispiel II:\newline Eine selbsttrainierende KI f\IeC {\"u}r Tic-Tac-Toe}{18}{section.6}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {6}Fallbeispiel II:\newline Eine selbsttrainierende KI f\IeC {\"u}r Tic-Tac-Toe}{19}{section.6}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {6.1}Das Prinzip}{18}{subsection.6.1}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {6.1}Das Prinzip}{19}{subsection.6.1}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {6.2}Chance-Tree Optimierung}{18}{subsection.6.2}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {6.2}Chance-Tree Optimierung}{19}{subsection.6.2}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {6.3}L\IeC {\"o}sung mittels eines neuronalen Netzes}{18}{subsection.6.3}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {6.3}L\IeC {\"o}sung mittels eines neuronalen Netzes}{19}{subsection.6.3}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {6.4}Vergleich}{18}{subsection.6.4}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {6.4}Vergleich}{19}{subsection.6.4}\protected@file@percent }
|
||||||
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {7}Schlusswort}{18}{section.7}\protected@file@percent }
|
\@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {7}Schlusswort}{19}{section.7}\protected@file@percent }
|
||||||
\bibcite{1}{1}
|
\bibcite{1}{1}
|
||||||
\bibcite{2}{2}
|
\bibcite{2}{2}
|
||||||
\bibcite{3}{3}
|
\bibcite{3}{3}
|
||||||
|
|
|
||||||
|
|
@ -1,48 +1,50 @@
|
||||||
\boolfalse {citerequest}\boolfalse {citetracker}\boolfalse {pagetracker}\boolfalse {backtracker}\relax
|
\boolfalse {citerequest}\boolfalse {citetracker}\boolfalse {pagetracker}\boolfalse {backtracker}\relax
|
||||||
\babel@toc {ngerman}{}
|
\babel@toc {ngerman}{}
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {1}{\ignorespaces Neuron \newline Quelle: simple.wikipedia.org/wiki/File:Neuron.svg\newline Copyright: CC Attribution-Share Alike von Nutzer Dhp1080,\newline bearbeitet}}{5}{figure.caption.2}%
|
\contentsline {figure}{\numberline {1}{\ignorespaces Bin\IeC {\"a}rklassifizierung\relax }}{4}{figure.caption.2}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {2}{\ignorespaces Ein einfaches neuronales Netz\relax }}{6}{figure.caption.3}%
|
\contentsline {figure}{\numberline {2}{\ignorespaces Neuron \newline Quelle: simple.wikipedia.org/wiki/File:Neuron.svg\newline Copyright: CC Attribution-Share Alike von Nutzer Dhp1080,\newline bearbeitet}}{5}{figure.caption.3}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {3}{\ignorespaces Der Plot der Sigmoid Funktion $\sigma (x)=\frac {e^x}{e^x+1}$\relax }}{7}{figure.caption.4}%
|
\contentsline {figure}{\numberline {3}{\ignorespaces Ein einfaches neuronales Netz\relax }}{6}{figure.caption.4}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {4}{\ignorespaces Formel zur Berechnung eines Ausgabevektors aus einem Eingabevektor durch ein Layer Neuronen. \relax }}{8}{figure.caption.5}%
|
\contentsline {figure}{\numberline {4}{\ignorespaces Der Plot der Sigmoid Funktion $\sigma (x)=\frac {e^x}{e^x+1}$\relax }}{7}{figure.caption.5}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {5}{\ignorespaces Die Gleichung f\IeC {\"u}r den durchschnittlichen quadratischen Fehler\relax }}{9}{figure.caption.6}%
|
\contentsline {figure}{\numberline {5}{\ignorespaces Formel zur Berechnung eines Ausgabevektors aus einem Eingabevektor durch ein Layer Neuronen. \relax }}{8}{figure.caption.6}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {6}{\ignorespaces Die Gleichung f\IeC {\"u}r den durchschnittlichen absoluten Fehler\relax }}{9}{figure.caption.7}%
|
\contentsline {figure}{\numberline {6}{\ignorespaces Die Gleichung f\IeC {\"u}r den durchschnittlichen quadratischen Fehler\relax }}{9}{figure.caption.7}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {7}{\ignorespaces Der Graph der Kreuzentropie Fehlerfunktion wenn das tats\IeC {\"a}chliche Label 1 ist\relax }}{10}{figure.caption.8}%
|
\contentsline {figure}{\numberline {7}{\ignorespaces Die Gleichung f\IeC {\"u}r den durchschnittlichen absoluten Fehler\relax }}{10}{figure.caption.8}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {8}{\ignorespaces Die Gleichung f\IeC {\"u}r den Kreuzentropiefehler\relax }}{11}{figure.caption.9}%
|
\contentsline {figure}{\numberline {8}{\ignorespaces Der Graph der Kreuzentropie Fehlerfunktion wenn das tats\IeC {\"a}chliche Label 1 ist\relax }}{11}{figure.caption.9}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {9}{\ignorespaces Die Gleichung f\IeC {\"u}r den durchschnittlichen absoluten Fehler\relax }}{11}{figure.caption.10}%
|
\contentsline {figure}{\numberline {9}{\ignorespaces Die Gleichung f\IeC {\"u}r den Kreuzentropiefehler\relax }}{11}{figure.caption.10}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {10}{\ignorespaces Die Gleichung f\IeC {\"u}r den Gradienten der Fehlerfunktion\relax }}{11}{figure.caption.11}%
|
\contentsline {figure}{\numberline {10}{\ignorespaces Die Gleichung f\IeC {\"u}r den durchschnittlichen absoluten Fehler\relax }}{12}{figure.caption.11}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {11}{\ignorespaces Die Gleichung f\IeC {\"u}r die Anpassung eines einzelnen Parameters\relax }}{12}{figure.caption.12}%
|
\contentsline {figure}{\numberline {11}{\ignorespaces Die Gleichung f\IeC {\"u}r den Gradienten der Fehlerfunktion\relax }}{12}{figure.caption.12}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {12}{\ignorespaces $\eta $ ist hier zu gro\IeC {\ss } gew\IeC {\"a}hlt\relax }}{12}{figure.caption.13}%
|
\contentsline {figure}{\numberline {12}{\ignorespaces Die Gleichung f\IeC {\"u}r die Anpassung eines einzelnen Parameters\relax }}{12}{figure.caption.13}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {13}{\ignorespaces Eine Verbildlichung der Vorg\IeC {\"a}nge in einem convolutional Layer\newline Aus einer Animation von\newline https://github.com/vdumoulin/conv\_arithmetic/blob/master/README.md Vincent Dumoulin, Francesco Visin - A guide to convolution arithmetic for deep learning (BibTeX)}}{13}{figure.caption.14}%
|
\contentsline {figure}{\numberline {13}{\ignorespaces $\eta $ ist hier zu gro\IeC {\ss } gew\IeC {\"a}hlt\relax }}{13}{figure.caption.14}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {14}{\ignorespaces Erkennt obere horizontale Kanten\relax }}{14}{figure.caption.15}%
|
\contentsline {figure}{\numberline {14}{\ignorespaces Eine Verbildlichung der Vorg\IeC {\"a}nge in einem convolutional Layer\newline Aus einer Animation von\newline https://github.com/vdumoulin/conv\_arithmetic/blob/master/README.md Vincent Dumoulin, Francesco Visin - A guide to convolution arithmetic for deep learning (BibTeX)}}{14}{figure.caption.15}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {15}{\ignorespaces Erkennt linke vertikale Kanten\relax }}{14}{figure.caption.15}%
|
\contentsline {figure}{\numberline {15}{\ignorespaces Erkennt obere horizontale Kanten\relax }}{15}{figure.caption.16}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {16}{\ignorespaces Erkennt untere horizontale Kanten\relax }}{14}{figure.caption.15}%
|
\contentsline {figure}{\numberline {16}{\ignorespaces Erkennt linke vertikale Kanten\relax }}{15}{figure.caption.16}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {17}{\ignorespaces Erkennt rechte vertikale Kanten\relax }}{14}{figure.caption.15}%
|
\contentsline {figure}{\numberline {17}{\ignorespaces Erkennt untere horizontale Kanten\relax }}{15}{figure.caption.16}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {18}{\ignorespaces Das Beispielbild aus dem Mnist Datensatz\relax }}{14}{figure.caption.16}%
|
\contentsline {figure}{\numberline {18}{\ignorespaces Erkennt rechte vertikale Kanten\relax }}{15}{figure.caption.16}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {19}{\ignorespaces Die jeweils oben stehenden Filter wurden auf das Beispielbild angewandt.\relax }}{14}{figure.caption.17}%
|
\contentsline {figure}{\numberline {19}{\ignorespaces Das Beispielbild aus dem Mnist Datensatz\relax }}{15}{figure.caption.17}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {20}{\ignorespaces Beispiele f\IeC {\"u}r low- mid- und high-level Features in Convolutional Neural Nets\newline Quelle: https://tvirdi.github.io/2017-10-29/cnn/}}{15}{figure.caption.18}%
|
\contentsline {figure}{\numberline {20}{\ignorespaces Die jeweils oben stehenden Filter wurden auf das Beispielbild angewandt.\relax }}{15}{figure.caption.18}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {21}{\ignorespaces Max Pooling mit $2\times 2$ gro\IeC {\ss }en Submatritzen\newline Quelle: https://computersciencewiki.org/index.php/Max-pooling\_/\_Pooling CC BY NC SA Lizenz}}{16}{figure.caption.19}%
|
\contentsline {figure}{\numberline {21}{\ignorespaces Beispiele f\IeC {\"u}r low- mid- und high-level Features in Convolutional Neural Nets\newline Quelle: https://tvirdi.github.io/2017-10-29/cnn/}}{16}{figure.caption.19}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {22}{\ignorespaces Average Pooling mit $2\times 2$ gro\IeC {\ss }en Submatritzen\newline Aus: Dominguez-Morales, Juan Pedro. (2018). Neuromorphic audio processing through real-time embedded spiking neural networks. Abbildung 33}}{16}{figure.caption.20}%
|
\contentsline {figure}{\numberline {22}{\ignorespaces Max Pooling mit $2\times 2$ gro\IeC {\ss }en Submatritzen\newline Quelle: https://computersciencewiki.org/index.php/Max-pooling\_/\_Pooling CC BY NC SA Lizenz}}{17}{figure.caption.20}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {figure}{\numberline {23}{\ignorespaces Gegen\IeC {\"u}berstellung von Max und Average Pooling\relax }}{17}{figure.caption.21}%
|
\contentsline {figure}{\numberline {23}{\ignorespaces Average Pooling mit $2\times 2$ gro\IeC {\ss }en Submatritzen\newline Aus: Dominguez-Morales, Juan Pedro. (2018). Neuromorphic audio processing through real-time embedded spiking neural networks. Abbildung 33}}{17}{figure.caption.21}%
|
||||||
|
\defcounter {refsection}{0}\relax
|
||||||
|
\contentsline {figure}{\numberline {24}{\ignorespaces Gegen\IeC {\"u}berstellung von Max und Average Pooling\relax }}{18}{figure.caption.22}%
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2019/dev/Debian) (preloaded format=pdflatex 2019.12.27) 17 JAN 2020 23:24
|
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2019/dev/Debian) (preloaded format=pdflatex 2019.12.27) 21 JAN 2020 11:01
|
||||||
entering extended mode
|
entering extended mode
|
||||||
restricted \write18 enabled.
|
restricted \write18 enabled.
|
||||||
%&-line parsing enabled.
|
%&-line parsing enabled.
|
||||||
|
|
@ -1404,57 +1404,52 @@ LaTeX Font Info: Font shape `T1/LinuxBiolinumT-TLF/b/n' will be
|
||||||
|
|
||||||
LaTeX Warning: Citation '1' on page 3 undefined on input line 43.
|
LaTeX Warning: Citation '1' on page 3 undefined on input line 43.
|
||||||
|
|
||||||
|
<../graphics/Classification.png, id=230, 467.5869pt x 464.6961pt>
|
||||||
|
File: ../graphics/Classification.png Graphic file (type png)
|
||||||
|
<use ../graphics/Classification.png>
|
||||||
|
Package pdftex.def Info: ../graphics/Classification.png used on input line 56.
|
||||||
|
|
||||||
|
(pdftex.def) Requested size: 137.9979pt x 137.14088pt.
|
||||||
[3]
|
[3]
|
||||||
<../graphics/Neuron.png, id=234, 299.9205pt x 158.994pt>
|
<../graphics/Neuron.png, id=237, 299.9205pt x 158.994pt>
|
||||||
File: ../graphics/Neuron.png Graphic file (type png)
|
File: ../graphics/Neuron.png Graphic file (type png)
|
||||||
<use ../graphics/Neuron.png>
|
<use ../graphics/Neuron.png>
|
||||||
Package pdftex.def Info: ../graphics/Neuron.png used on input line 67.
|
Package pdftex.def Info: ../graphics/Neuron.png used on input line 78.
|
||||||
(pdftex.def) Requested size: 299.91975pt x 158.9936pt.
|
(pdftex.def) Requested size: 299.91975pt x 158.9936pt.
|
||||||
|
|
||||||
|
|
||||||
LaTeX Warning: Citation '2' on page 4 undefined on input line 73.
|
LaTeX Warning: Citation '2' on page 4 undefined on input line 84.
|
||||||
|
|
||||||
|
[4 <../graphics/classification.png>]
|
||||||
LaTeX Warning: `h' float specifier changed to `ht'.
|
<../graphics/Neural_Net.png, id=244, 548.16795pt x 432.8973pt>
|
||||||
|
|
||||||
[4]
|
|
||||||
<../graphics/Neural_Net.png, id=241, 548.16795pt x 432.8973pt>
|
|
||||||
File: ../graphics/Neural_Net.png Graphic file (type png)
|
File: ../graphics/Neural_Net.png Graphic file (type png)
|
||||||
<use ../graphics/Neural_Net.png>
|
<use ../graphics/Neural_Net.png>
|
||||||
Package pdftex.def Info: ../graphics/Neural_Net.png used on input line 78.
|
Package pdftex.def Info: ../graphics/Neural_Net.png used on input line 89.
|
||||||
(pdftex.def) Requested size: 345.0pt x 272.45592pt.
|
(pdftex.def) Requested size: 345.0pt x 272.45592pt.
|
||||||
|
|
||||||
Underfull \hbox (badness 10000) in paragraph at lines 75--82
|
Underfull \hbox (badness 10000) in paragraph at lines 86--93
|
||||||
|
|
||||||
[]
|
[]
|
||||||
|
|
||||||
|
[5 <../graphics/Neuron.png>] [6 <../graphics/Neural_Net.png>]
|
||||||
LaTeX Warning: `h' float specifier changed to `ht'.
|
|
||||||
|
|
||||||
[5 <../graphics/Neuron.png>]
|
|
||||||
Missing character: There is no . in font nullfont!
|
Missing character: There is no . in font nullfont!
|
||||||
Missing character: There is no 0 in font nullfont!
|
Missing character: There is no 0 in font nullfont!
|
||||||
Missing character: There is no 1 in font nullfont!
|
Missing character: There is no 1 in font nullfont!
|
||||||
Missing character: There is no p in font nullfont!
|
Missing character: There is no p in font nullfont!
|
||||||
Missing character: There is no t in font nullfont!
|
Missing character: There is no t in font nullfont!
|
||||||
|
[7] [8]
|
||||||
|
|
||||||
LaTeX Warning: `h' float specifier changed to `ht'.
|
|
||||||
|
|
||||||
[6 <../graphics/Neural_Net.png>] [7] [8]
|
|
||||||
|
|
||||||
LaTeX Warning: Citation '3' on page 9 undefined on input line 186.
|
|
||||||
|
|
||||||
|
|
||||||
LaTeX Warning: Citation '3' on page 9 undefined on input line 197.
|
LaTeX Warning: Citation '3' on page 9 undefined on input line 197.
|
||||||
|
|
||||||
[9]
|
[9]
|
||||||
|
|
||||||
|
LaTeX Warning: Citation '3' on page 10 undefined on input line 208.
|
||||||
|
|
||||||
Missing character: There is no . in font nullfont!
|
Missing character: There is no . in font nullfont!
|
||||||
Missing character: There is no 0 in font nullfont!
|
Missing character: There is no 0 in font nullfont!
|
||||||
Missing character: There is no 1 in font nullfont!
|
Missing character: There is no 1 in font nullfont!
|
||||||
Missing character: There is no p in font nullfont!
|
Missing character: There is no p in font nullfont!
|
||||||
Missing character: There is no t in font nullfont!
|
Missing character: There is no t in font nullfont!
|
||||||
|
|
||||||
NOTE: coordinate (2Y5.0e0],3Y0.0e0]) has been dropped because it is unbounded (
|
NOTE: coordinate (2Y5.0e0],3Y0.0e0]) has been dropped because it is unbounded (
|
||||||
in y). (see also unbounded coords=jump).
|
in y). (see also unbounded coords=jump).
|
||||||
NOTE: coordinate (2Y3.889e0],3Y0.0e0]) has been dropped because it is unbounded
|
NOTE: coordinate (2Y3.889e0],3Y0.0e0]) has been dropped because it is unbounded
|
||||||
|
|
@ -1466,212 +1461,225 @@ nded (in y). (see also unbounded coords=jump).
|
||||||
NOTE: coordinate (2Y5.559998e-1],3Y0.0e0]) has been dropped because it is unbou
|
NOTE: coordinate (2Y5.559998e-1],3Y0.0e0]) has been dropped because it is unbou
|
||||||
nded (in y). (see also unbounded coords=jump).
|
nded (in y). (see also unbounded coords=jump).
|
||||||
|
|
||||||
|
LaTeX Warning: `h' float specifier changed to `ht'.
|
||||||
|
|
||||||
|
|
||||||
|
LaTeX Warning: `h' float specifier changed to `ht'.
|
||||||
|
|
||||||
|
|
||||||
LaTeX Warning: `h' float specifier changed to `ht'.
|
LaTeX Warning: `h' float specifier changed to `ht'.
|
||||||
|
|
||||||
[10]
|
[10]
|
||||||
<../graphics/gdf_big_lr.png, id=297, 484.57034pt x 482.0409pt>
|
|
||||||
|
LaTeX Warning: `h' float specifier changed to `ht'.
|
||||||
|
|
||||||
|
<../graphics/gdf_big_lr.png, id=303, 484.57034pt x 482.0409pt>
|
||||||
File: ../graphics/gdf_big_lr.png Graphic file (type png)
|
File: ../graphics/gdf_big_lr.png Graphic file (type png)
|
||||||
<use ../graphics/gdf_big_lr.png>
|
<use ../graphics/gdf_big_lr.png>
|
||||||
Package pdftex.def Info: ../graphics/gdf_big_lr.png used on input line 271.
|
Package pdftex.def Info: ../graphics/gdf_big_lr.png used on input line 282.
|
||||||
(pdftex.def) Requested size: 172.5pt x 171.60013pt.
|
(pdftex.def) Requested size: 172.5pt x 171.60013pt.
|
||||||
[11] [12 <../graphics/gdf_big_lr.png>]
|
[11]
|
||||||
<../graphics/conv/conv008.png, id=317, 396.48125pt x 450.68375pt>
|
|
||||||
|
LaTeX Warning: `h' float specifier changed to `ht'.
|
||||||
|
|
||||||
|
[12]
|
||||||
|
<../graphics/conv/conv008.png, id=320, 396.48125pt x 450.68375pt>
|
||||||
File: ../graphics/conv/conv008.png Graphic file (type png)
|
File: ../graphics/conv/conv008.png Graphic file (type png)
|
||||||
<use ../graphics/conv/conv008.png>
|
<use ../graphics/conv/conv008.png>
|
||||||
Package pdftex.def Info: ../graphics/conv/conv008.png used on input line 289.
|
Package pdftex.def Info: ../graphics/conv/conv008.png used on input line 300.
|
||||||
(pdftex.def) Requested size: 68.99895pt x 78.43071pt.
|
(pdftex.def) Requested size: 68.99895pt x 78.43071pt.
|
||||||
[13 <../graphics/conv/conv008.png>]
|
[13 <../graphics/gdf_big_lr.png>] [14 <../graphics/conv/conv008.png>]
|
||||||
<../graphics/mnist_5/mnist_5_raw.png, id=327, 462.528pt x 346.896pt>
|
<../graphics/mnist_5/mnist_5_raw.png, id=335, 462.528pt x 346.896pt>
|
||||||
File: ../graphics/mnist_5/mnist_5_raw.png Graphic file (type png)
|
File: ../graphics/mnist_5/mnist_5_raw.png Graphic file (type png)
|
||||||
<use ../graphics/mnist_5/mnist_5_raw.png>
|
<use ../graphics/mnist_5/mnist_5_raw.png>
|
||||||
Package pdftex.def Info: ../graphics/mnist_5/mnist_5_raw.png used on input lin
|
Package pdftex.def Info: ../graphics/mnist_5/mnist_5_raw.png used on input lin
|
||||||
e 352.
|
e 363.
|
||||||
(pdftex.def) Requested size: 172.5pt x 129.37639pt.
|
(pdftex.def) Requested size: 172.5pt x 129.37639pt.
|
||||||
<../graphics/mnist_5/conv_only/mnist_5_upper_edges.png, id=328, 462.528pt x 346
|
<../graphics/mnist_5/conv_only/mnist_5_upper_edges.png, id=336, 462.528pt x 346
|
||||||
.896pt>
|
.896pt>
|
||||||
File: ../graphics/mnist_5/conv_only/mnist_5_upper_edges.png Graphic file (type
|
File: ../graphics/mnist_5/conv_only/mnist_5_upper_edges.png Graphic file (type
|
||||||
png)
|
png)
|
||||||
<use ../graphics/mnist_5/conv_only/mnist_5_upper_edges.png>
|
<use ../graphics/mnist_5/conv_only/mnist_5_upper_edges.png>
|
||||||
Package pdftex.def Info: ../graphics/mnist_5/conv_only/mnist_5_upper_edges.png
|
Package pdftex.def Info: ../graphics/mnist_5/conv_only/mnist_5_upper_edges.png
|
||||||
used on input line 361.
|
used on input line 372.
|
||||||
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
||||||
<../graphics/mnist_5/conv_only/mnist_5_left_edges.png, id=329, 462.528pt x 346.
|
<../graphics/mnist_5/conv_only/mnist_5_left_edges.png, id=337, 462.528pt x 346.
|
||||||
896pt>
|
896pt>
|
||||||
File: ../graphics/mnist_5/conv_only/mnist_5_left_edges.png Graphic file (type p
|
File: ../graphics/mnist_5/conv_only/mnist_5_left_edges.png Graphic file (type p
|
||||||
ng)
|
ng)
|
||||||
<use ../graphics/mnist_5/conv_only/mnist_5_left_edges.png>
|
<use ../graphics/mnist_5/conv_only/mnist_5_left_edges.png>
|
||||||
Package pdftex.def Info: ../graphics/mnist_5/conv_only/mnist_5_left_edges.png
|
Package pdftex.def Info: ../graphics/mnist_5/conv_only/mnist_5_left_edges.png
|
||||||
used on input line 366.
|
used on input line 377.
|
||||||
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
||||||
<../graphics/mnist_5/conv_only/mnist_5_lower_edges.png, id=330, 462.528pt x 346
|
<../graphics/mnist_5/conv_only/mnist_5_lower_edges.png, id=338, 462.528pt x 346
|
||||||
.896pt>
|
.896pt>
|
||||||
File: ../graphics/mnist_5/conv_only/mnist_5_lower_edges.png Graphic file (type
|
File: ../graphics/mnist_5/conv_only/mnist_5_lower_edges.png Graphic file (type
|
||||||
png)
|
png)
|
||||||
<use ../graphics/mnist_5/conv_only/mnist_5_lower_edges.png>
|
<use ../graphics/mnist_5/conv_only/mnist_5_lower_edges.png>
|
||||||
Package pdftex.def Info: ../graphics/mnist_5/conv_only/mnist_5_lower_edges.png
|
Package pdftex.def Info: ../graphics/mnist_5/conv_only/mnist_5_lower_edges.png
|
||||||
used on input line 371.
|
used on input line 382.
|
||||||
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
||||||
<../graphics/mnist_5/conv_only/mnist_5_right_edges.png, id=331, 462.528pt x 346
|
<../graphics/mnist_5/conv_only/mnist_5_right_edges.png, id=339, 462.528pt x 346
|
||||||
.896pt>
|
.896pt>
|
||||||
File: ../graphics/mnist_5/conv_only/mnist_5_right_edges.png Graphic file (type
|
File: ../graphics/mnist_5/conv_only/mnist_5_right_edges.png Graphic file (type
|
||||||
png)
|
png)
|
||||||
<use ../graphics/mnist_5/conv_only/mnist_5_right_edges.png>
|
<use ../graphics/mnist_5/conv_only/mnist_5_right_edges.png>
|
||||||
Package pdftex.def Info: ../graphics/mnist_5/conv_only/mnist_5_right_edges.png
|
Package pdftex.def Info: ../graphics/mnist_5/conv_only/mnist_5_right_edges.png
|
||||||
used on input line 376.
|
used on input line 387.
|
||||||
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
||||||
<../graphics/features.png, id=334, 833.1125pt x 388.45125pt>
|
<../graphics/features.png, id=342, 833.1125pt x 388.45125pt>
|
||||||
File: ../graphics/features.png Graphic file (type png)
|
File: ../graphics/features.png Graphic file (type png)
|
||||||
<use ../graphics/features.png>
|
<use ../graphics/features.png>
|
||||||
Package pdftex.def Info: ../graphics/features.png used on input line 387.
|
Package pdftex.def Info: ../graphics/features.png used on input line 398.
|
||||||
(pdftex.def) Requested size: 345.0pt x 160.86047pt.
|
(pdftex.def) Requested size: 345.0pt x 160.86047pt.
|
||||||
|
|
||||||
Underfull \hbox (badness 10000) in paragraph at lines 298--394
|
Underfull \hbox (badness 10000) in paragraph at lines 309--405
|
||||||
|
|
||||||
[]
|
[]
|
||||||
|
|
||||||
[14 <../graphics/mnist_5/mnist_5_raw.png> <../graphics/mnist_5/conv_only/mnist_
|
[15 <../graphics/mnist_5/mnist_5_raw.png> <../graphics/mnist_5/conv_only/mnist_
|
||||||
5_upper_edges.png> <../graphics/mnist_5/conv_only/mnist_5_left_edges.png> <../g
|
5_upper_edges.png> <../graphics/mnist_5/conv_only/mnist_5_left_edges.png> <../g
|
||||||
raphics/mnist_5/conv_only/mnist_5_lower_edges.png> <../graphics/mnist_5/conv_on
|
raphics/mnist_5/conv_only/mnist_5_lower_edges.png> <../graphics/mnist_5/conv_on
|
||||||
ly/mnist_5_right_edges.png>] [15 <../graphics/features.png>]
|
ly/mnist_5_right_edges.png>] [16 <../graphics/features.png>]
|
||||||
<../graphics/MaxpoolSample2.png, id=355, 164.25pt x 68.547pt>
|
<../graphics/MaxpoolSample2.png, id=363, 164.25pt x 68.547pt>
|
||||||
File: ../graphics/MaxpoolSample2.png Graphic file (type png)
|
File: ../graphics/MaxpoolSample2.png Graphic file (type png)
|
||||||
<use ../graphics/MaxpoolSample2.png>
|
<use ../graphics/MaxpoolSample2.png>
|
||||||
Package pdftex.def Info: ../graphics/MaxpoolSample2.png used on input line 405
|
Package pdftex.def Info: ../graphics/MaxpoolSample2.png used on input line 416
|
||||||
.
|
.
|
||||||
(pdftex.def) Requested size: 241.49895pt x 100.79422pt.
|
(pdftex.def) Requested size: 241.49895pt x 100.79422pt.
|
||||||
<../graphics/Average-Pooling-Example.png, id=356, 746.79pt x 337.26pt>
|
<../graphics/Average-Pooling-Example.png, id=364, 746.79pt x 337.26pt>
|
||||||
File: ../graphics/Average-Pooling-Example.png Graphic file (type png)
|
File: ../graphics/Average-Pooling-Example.png Graphic file (type png)
|
||||||
<use ../graphics/Average-Pooling-Example.png>
|
<use ../graphics/Average-Pooling-Example.png>
|
||||||
Package pdftex.def Info: ../graphics/Average-Pooling-Example.png used on input
|
Package pdftex.def Info: ../graphics/Average-Pooling-Example.png used on input
|
||||||
line 413.
|
line 424.
|
||||||
(pdftex.def) Requested size: 241.49895pt x 109.0627pt.
|
(pdftex.def) Requested size: 241.49895pt x 109.0627pt.
|
||||||
File: ../graphics/mnist_5/conv_only/mnist_5_upper_edges.png Graphic file (type
|
File: ../graphics/mnist_5/conv_only/mnist_5_upper_edges.png Graphic file (type
|
||||||
png)
|
png)
|
||||||
<use ../graphics/mnist_5/conv_only/mnist_5_upper_edges.png>
|
<use ../graphics/mnist_5/conv_only/mnist_5_upper_edges.png>
|
||||||
Package pdftex.def Info: ../graphics/mnist_5/conv_only/mnist_5_upper_edges.png
|
Package pdftex.def Info: ../graphics/mnist_5/conv_only/mnist_5_upper_edges.png
|
||||||
used on input line 423.
|
used on input line 434.
|
||||||
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
||||||
File: ../graphics/mnist_5/conv_only/mnist_5_left_edges.png Graphic file (type p
|
File: ../graphics/mnist_5/conv_only/mnist_5_left_edges.png Graphic file (type p
|
||||||
ng)
|
ng)
|
||||||
<use ../graphics/mnist_5/conv_only/mnist_5_left_edges.png>
|
<use ../graphics/mnist_5/conv_only/mnist_5_left_edges.png>
|
||||||
Package pdftex.def Info: ../graphics/mnist_5/conv_only/mnist_5_left_edges.png
|
Package pdftex.def Info: ../graphics/mnist_5/conv_only/mnist_5_left_edges.png
|
||||||
used on input line 428.
|
used on input line 439.
|
||||||
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
||||||
File: ../graphics/mnist_5/conv_only/mnist_5_lower_edges.png Graphic file (type
|
File: ../graphics/mnist_5/conv_only/mnist_5_lower_edges.png Graphic file (type
|
||||||
png)
|
png)
|
||||||
<use ../graphics/mnist_5/conv_only/mnist_5_lower_edges.png>
|
<use ../graphics/mnist_5/conv_only/mnist_5_lower_edges.png>
|
||||||
Package pdftex.def Info: ../graphics/mnist_5/conv_only/mnist_5_lower_edges.png
|
Package pdftex.def Info: ../graphics/mnist_5/conv_only/mnist_5_lower_edges.png
|
||||||
used on input line 433.
|
used on input line 444.
|
||||||
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
||||||
File: ../graphics/mnist_5/conv_only/mnist_5_right_edges.png Graphic file (type
|
File: ../graphics/mnist_5/conv_only/mnist_5_right_edges.png Graphic file (type
|
||||||
png)
|
png)
|
||||||
<use ../graphics/mnist_5/conv_only/mnist_5_right_edges.png>
|
<use ../graphics/mnist_5/conv_only/mnist_5_right_edges.png>
|
||||||
Package pdftex.def Info: ../graphics/mnist_5/conv_only/mnist_5_right_edges.png
|
Package pdftex.def Info: ../graphics/mnist_5/conv_only/mnist_5_right_edges.png
|
||||||
used on input line 438.
|
used on input line 449.
|
||||||
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
||||||
<../graphics/mnist_5/conv_pool/upper_horiz_pooled.png, id=358, 462.528pt x 346.
|
<../graphics/mnist_5/conv_pool/upper_horiz_pooled.png, id=366, 462.528pt x 346.
|
||||||
896pt>
|
896pt>
|
||||||
File: ../graphics/mnist_5/conv_pool/upper_horiz_pooled.png Graphic file (type p
|
File: ../graphics/mnist_5/conv_pool/upper_horiz_pooled.png Graphic file (type p
|
||||||
ng)
|
ng)
|
||||||
<use ../graphics/mnist_5/conv_pool/upper_horiz_pooled.png>
|
<use ../graphics/mnist_5/conv_pool/upper_horiz_pooled.png>
|
||||||
Package pdftex.def Info: ../graphics/mnist_5/conv_pool/upper_horiz_pooled.png
|
Package pdftex.def Info: ../graphics/mnist_5/conv_pool/upper_horiz_pooled.png
|
||||||
used on input line 443.
|
used on input line 454.
|
||||||
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
||||||
<../graphics/mnist_5/conv_pool/left_vert_pooled.png, id=359, 462.528pt x 346.89
|
<../graphics/mnist_5/conv_pool/left_vert_pooled.png, id=367, 462.528pt x 346.89
|
||||||
6pt>
|
6pt>
|
||||||
File: ../graphics/mnist_5/conv_pool/left_vert_pooled.png Graphic file (type png
|
File: ../graphics/mnist_5/conv_pool/left_vert_pooled.png Graphic file (type png
|
||||||
)
|
)
|
||||||
<use ../graphics/mnist_5/conv_pool/left_vert_pooled.png>
|
<use ../graphics/mnist_5/conv_pool/left_vert_pooled.png>
|
||||||
Package pdftex.def Info: ../graphics/mnist_5/conv_pool/left_vert_pooled.png us
|
Package pdftex.def Info: ../graphics/mnist_5/conv_pool/left_vert_pooled.png us
|
||||||
ed on input line 448.
|
ed on input line 459.
|
||||||
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
||||||
<../graphics/mnist_5/conv_pool/lower_horiz_pooled.png, id=360, 462.528pt x 346.
|
<../graphics/mnist_5/conv_pool/lower_horiz_pooled.png, id=368, 462.528pt x 346.
|
||||||
896pt>
|
896pt>
|
||||||
File: ../graphics/mnist_5/conv_pool/lower_horiz_pooled.png Graphic file (type p
|
File: ../graphics/mnist_5/conv_pool/lower_horiz_pooled.png Graphic file (type p
|
||||||
ng)
|
ng)
|
||||||
<use ../graphics/mnist_5/conv_pool/lower_horiz_pooled.png>
|
<use ../graphics/mnist_5/conv_pool/lower_horiz_pooled.png>
|
||||||
Package pdftex.def Info: ../graphics/mnist_5/conv_pool/lower_horiz_pooled.png
|
Package pdftex.def Info: ../graphics/mnist_5/conv_pool/lower_horiz_pooled.png
|
||||||
used on input line 453.
|
used on input line 464.
|
||||||
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
||||||
<../graphics/mnist_5/conv_pool/right_vert_pooled.png, id=361, 462.528pt x 346.8
|
<../graphics/mnist_5/conv_pool/right_vert_pooled.png, id=369, 462.528pt x 346.8
|
||||||
96pt>
|
96pt>
|
||||||
File: ../graphics/mnist_5/conv_pool/right_vert_pooled.png Graphic file (type pn
|
File: ../graphics/mnist_5/conv_pool/right_vert_pooled.png Graphic file (type pn
|
||||||
g)
|
g)
|
||||||
<use ../graphics/mnist_5/conv_pool/right_vert_pooled.png>
|
<use ../graphics/mnist_5/conv_pool/right_vert_pooled.png>
|
||||||
Package pdftex.def Info: ../graphics/mnist_5/conv_pool/right_vert_pooled.png u
|
Package pdftex.def Info: ../graphics/mnist_5/conv_pool/right_vert_pooled.png u
|
||||||
sed on input line 458.
|
sed on input line 469.
|
||||||
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
||||||
<../graphics/mnist_5/conv_pool/upper_horiz_avgpooled.png, id=362, 462.528pt x 3
|
<../graphics/mnist_5/conv_pool/upper_horiz_avgpooled.png, id=370, 462.528pt x 3
|
||||||
46.896pt>
|
46.896pt>
|
||||||
File: ../graphics/mnist_5/conv_pool/upper_horiz_avgpooled.png Graphic file (typ
|
File: ../graphics/mnist_5/conv_pool/upper_horiz_avgpooled.png Graphic file (typ
|
||||||
e png)
|
e png)
|
||||||
<use ../graphics/mnist_5/conv_pool/upper_horiz_avgpooled.png>
|
<use ../graphics/mnist_5/conv_pool/upper_horiz_avgpooled.png>
|
||||||
Package pdftex.def Info: ../graphics/mnist_5/conv_pool/upper_horiz_avgpooled.pn
|
Package pdftex.def Info: ../graphics/mnist_5/conv_pool/upper_horiz_avgpooled.pn
|
||||||
g used on input line 463.
|
g used on input line 474.
|
||||||
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
||||||
<../graphics/mnist_5/conv_pool/left_vert_avgpooled.png, id=363, 462.528pt x 346
|
<../graphics/mnist_5/conv_pool/left_vert_avgpooled.png, id=371, 462.528pt x 346
|
||||||
.896pt>
|
.896pt>
|
||||||
File: ../graphics/mnist_5/conv_pool/left_vert_avgpooled.png Graphic file (type
|
File: ../graphics/mnist_5/conv_pool/left_vert_avgpooled.png Graphic file (type
|
||||||
png)
|
png)
|
||||||
<use ../graphics/mnist_5/conv_pool/left_vert_avgpooled.png>
|
<use ../graphics/mnist_5/conv_pool/left_vert_avgpooled.png>
|
||||||
Package pdftex.def Info: ../graphics/mnist_5/conv_pool/left_vert_avgpooled.png
|
Package pdftex.def Info: ../graphics/mnist_5/conv_pool/left_vert_avgpooled.png
|
||||||
used on input line 468.
|
used on input line 479.
|
||||||
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
||||||
<../graphics/mnist_5/conv_pool/lower_horiz_avgpooled.png, id=364, 462.528pt x 3
|
<../graphics/mnist_5/conv_pool/lower_horiz_avgpooled.png, id=372, 462.528pt x 3
|
||||||
46.896pt>
|
46.896pt>
|
||||||
File: ../graphics/mnist_5/conv_pool/lower_horiz_avgpooled.png Graphic file (typ
|
File: ../graphics/mnist_5/conv_pool/lower_horiz_avgpooled.png Graphic file (typ
|
||||||
e png)
|
e png)
|
||||||
<use ../graphics/mnist_5/conv_pool/lower_horiz_avgpooled.png>
|
<use ../graphics/mnist_5/conv_pool/lower_horiz_avgpooled.png>
|
||||||
Package pdftex.def Info: ../graphics/mnist_5/conv_pool/lower_horiz_avgpooled.pn
|
Package pdftex.def Info: ../graphics/mnist_5/conv_pool/lower_horiz_avgpooled.pn
|
||||||
g used on input line 473.
|
g used on input line 484.
|
||||||
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
||||||
<../graphics/mnist_5/conv_pool/right_vert_avgpooled.png, id=365, 462.528pt x 34
|
<../graphics/mnist_5/conv_pool/right_vert_avgpooled.png, id=373, 462.528pt x 34
|
||||||
6.896pt>
|
6.896pt>
|
||||||
File: ../graphics/mnist_5/conv_pool/right_vert_avgpooled.png Graphic file (type
|
File: ../graphics/mnist_5/conv_pool/right_vert_avgpooled.png Graphic file (type
|
||||||
png)
|
png)
|
||||||
<use ../graphics/mnist_5/conv_pool/right_vert_avgpooled.png>
|
<use ../graphics/mnist_5/conv_pool/right_vert_avgpooled.png>
|
||||||
Package pdftex.def Info: ../graphics/mnist_5/conv_pool/right_vert_avgpooled.png
|
Package pdftex.def Info: ../graphics/mnist_5/conv_pool/right_vert_avgpooled.png
|
||||||
used on input line 478.
|
used on input line 489.
|
||||||
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
(pdftex.def) Requested size: 68.99895pt x 51.7463pt.
|
||||||
|
|
||||||
Underfull \hbox (badness 10000) in paragraph at lines 401--484
|
Underfull \hbox (badness 10000) in paragraph at lines 412--495
|
||||||
|
|
||||||
[]
|
[]
|
||||||
|
|
||||||
[16 <../graphics/MaxpoolSample2.png> <../graphics/Average-pooling-example.png>]
|
[17 <../graphics/MaxpoolSample2.png> <../graphics/Average-pooling-example.png>]
|
||||||
|
|
||||||
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
|
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
|
||||||
(hyperref) removing `\newline' on input line 488.
|
(hyperref) removing `\newline' on input line 499.
|
||||||
|
|
||||||
|
|
||||||
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
|
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
|
||||||
(hyperref) removing `\newline' on input line 493.
|
(hyperref) removing `\newline' on input line 504.
|
||||||
|
|
||||||
[17 <../graphics/mnist_5/conv_pool/upper_horiz_pooled.png> <../graphics/mnist_5
|
[18 <../graphics/mnist_5/conv_pool/upper_horiz_pooled.png> <../graphics/mnist_5
|
||||||
/conv_pool/left_vert_pooled.png> <../graphics/mnist_5/conv_pool/lower_horiz_poo
|
/conv_pool/left_vert_pooled.png> <../graphics/mnist_5/conv_pool/lower_horiz_poo
|
||||||
led.png> <../graphics/mnist_5/conv_pool/right_vert_pooled.png> <../graphics/mni
|
led.png> <../graphics/mnist_5/conv_pool/right_vert_pooled.png> <../graphics/mni
|
||||||
st_5/conv_pool/upper_horiz_avgpooled.png> <../graphics/mnist_5/conv_pool/left_v
|
st_5/conv_pool/upper_horiz_avgpooled.png> <../graphics/mnist_5/conv_pool/left_v
|
||||||
ert_avgpooled.png> <../graphics/mnist_5/conv_pool/lower_horiz_avgpooled.png> <.
|
ert_avgpooled.png> <../graphics/mnist_5/conv_pool/lower_horiz_avgpooled.png> <.
|
||||||
./graphics/mnist_5/conv_pool/right_vert_avgpooled.png>] [18]
|
./graphics/mnist_5/conv_pool/right_vert_avgpooled.png>] [19]
|
||||||
Underfull \hbox (badness 10000) in paragraph at lines 510--514
|
Underfull \hbox (badness 10000) in paragraph at lines 521--525
|
||||||
\T1/LinuxBiolinumT-TLF/m/n/10 Quelle: https://towardsdatascience.com/common-los
|
\T1/LinuxBiolinumT-TLF/m/n/10 Quelle: https://towardsdatascience.com/common-los
|
||||||
s-functions-in-machine-
|
s-functions-in-machine-
|
||||||
[]
|
[]
|
||||||
|
|
||||||
(./Grundlagen_des_maschinellen_lernens.lof
|
(./Grundlagen_des_maschinellen_lernens.lof
|
||||||
Overfull \hbox (21.8196pt too wide) in paragraph at lines 28--28
|
Overfull \hbox (21.8196pt too wide) in paragraph at lines 30--30
|
||||||
\T1/LinuxBiolinumT-TLF/m/n/10 https://github.com/vdumoulin/conv_arithmetic/blo
|
\T1/LinuxBiolinumT-TLF/m/n/10 https://github.com/vdumoulin/conv_arithmetic/blo
|
||||||
b/master/README.md
|
b/master/README.md
|
||||||
[]
|
[]
|
||||||
|
|
||||||
[19]
|
[20]
|
||||||
Overfull \hbox (5.42265pt too wide) in paragraph at lines 42--42
|
Overfull \hbox (5.42265pt too wide) in paragraph at lines 44--44
|
||||||
[][] [][]\T1/LinuxBiolinumT-TLF/m/n/10 Beispiele für low- mid- und high-level
|
[][] [][]\T1/LinuxBiolinumT-TLF/m/n/10 Beispiele für low- mid- und high-level
|
||||||
Fea-tu-res in Con-vo-lu-tio-nal Neural
|
Fea-tu-res in Con-vo-lu-tio-nal Neural
|
||||||
[]
|
[]
|
||||||
|
|
||||||
|
|
||||||
Overfull \hbox (23.8891pt too wide) in paragraph at lines 44--44
|
Overfull \hbox (23.8891pt too wide) in paragraph at lines 46--46
|
||||||
\T1/LinuxBiolinumT-TLF/m/n/10 Quelle: https://computersciencewiki.org/index.ph
|
\T1/LinuxBiolinumT-TLF/m/n/10 Quelle: https://computersciencewiki.org/index.ph
|
||||||
p/Max-pooling_/_Pooling
|
p/Max-pooling_/_Pooling
|
||||||
[]
|
[]
|
||||||
|
|
@ -1680,12 +1688,12 @@ p/Max-pooling_/_Pooling
|
||||||
\tf@lof=\write7
|
\tf@lof=\write7
|
||||||
\openout7 = `Grundlagen_des_maschinellen_lernens.lof'.
|
\openout7 = `Grundlagen_des_maschinellen_lernens.lof'.
|
||||||
|
|
||||||
[20]
|
[21]
|
||||||
Package atveryend Info: Empty hook `BeforeClearDocument' on input line 517.
|
Package atveryend Info: Empty hook `BeforeClearDocument' on input line 528.
|
||||||
Package atveryend Info: Empty hook `AfterLastShipout' on input line 517.
|
Package atveryend Info: Empty hook `AfterLastShipout' on input line 528.
|
||||||
(./Grundlagen_des_maschinellen_lernens.aux)
|
(./Grundlagen_des_maschinellen_lernens.aux)
|
||||||
Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 517.
|
Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 528.
|
||||||
Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 517.
|
Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 528.
|
||||||
Package rerunfilecheck Info: File `Grundlagen_des_maschinellen_lernens.out' has
|
Package rerunfilecheck Info: File `Grundlagen_des_maschinellen_lernens.out' has
|
||||||
not changed.
|
not changed.
|
||||||
(rerunfilecheck) Checksum: B310243FE389BD4A3D39E25B868838EA;2989.
|
(rerunfilecheck) Checksum: B310243FE389BD4A3D39E25B868838EA;2989.
|
||||||
|
|
@ -1704,10 +1712,10 @@ un.xml'.
|
||||||
|
|
||||||
)
|
)
|
||||||
Here is how much of TeX's memory you used:
|
Here is how much of TeX's memory you used:
|
||||||
38406 strings out of 492615
|
38414 strings out of 492615
|
||||||
857459 string characters out of 6131389
|
857656 string characters out of 6131389
|
||||||
1382290 words of memory out of 5000000
|
1384345 words of memory out of 5000000
|
||||||
41593 multiletter control sequences out of 15000+600000
|
41598 multiletter control sequences out of 15000+600000
|
||||||
83070 words of font info for 118 fonts, out of 8000000 for 9000
|
83070 words of font info for 118 fonts, out of 8000000 for 9000
|
||||||
1143 hyphenation exceptions out of 8191
|
1143 hyphenation exceptions out of 8191
|
||||||
62i,14n,100p,1509b,3444s stack positions out of 5000i,500n,10000p,200000b,80000s
|
62i,14n,100p,1509b,3444s stack positions out of 5000i,500n,10000p,200000b,80000s
|
||||||
|
|
@ -1723,11 +1731,11 @@ hare/texlive/texmf-dist/fonts/type1/urw/times/utmb8a.pfb></usr/share/texlive/te
|
||||||
xmf-dist/fonts/type1/urw/times/utmr8a.pfb></usr/share/texlive/texmf-dist/fonts/
|
xmf-dist/fonts/type1/urw/times/utmr8a.pfb></usr/share/texlive/texmf-dist/fonts/
|
||||||
type1/urw/times/utmr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times
|
type1/urw/times/utmr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times
|
||||||
/utmri8a.pfb>
|
/utmri8a.pfb>
|
||||||
Output written on Grundlagen_des_maschinellen_lernens.pdf (21 pages, 1178389 by
|
Output written on Grundlagen_des_maschinellen_lernens.pdf (22 pages, 1229576 by
|
||||||
tes).
|
tes).
|
||||||
PDF statistics:
|
PDF statistics:
|
||||||
512 PDF objects out of 1000 (max. 8388607)
|
522 PDF objects out of 1000 (max. 8388607)
|
||||||
434 compressed objects within 5 object streams
|
441 compressed objects within 5 object streams
|
||||||
101 named destinations out of 1000 (max. 500000)
|
103 named destinations out of 1000 (max. 500000)
|
||||||
433 words of extra memory for PDF output out of 10000 (max. 10000000)
|
438 words of extra memory for PDF output out of 10000 (max. 10000000)
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
|
|
@ -48,6 +48,17 @@ Die wohl bekannteste und am häufigsten zitierte Definiton des maschinellen Lern
|
||||||
Beim maschinellen lernen werden Computer also nicht mit einem bestimmten Algorythmus programmiert um eine Aufgabe zu lösen, sondern lernen eigenständig diese Aufgabe zu bewältigen. Dies geschieht zumeist, indem das Programm aus einer großen, bereits \glqq gelabelten'', Datenmenge mit Hilfe bestimmter Methoden, die im Folgenden weiter erläutert werden sollen, lernt, gewisse Muster abzuleiten um eine ähnliche Datenmenge selber \glqq labeln'' zu können. Als Label bezeichent man in diesem Fall die gewünschte Ausgabe des Programmes. Dies kann beispielsweise eine Klassifikation sein. Soll das Programm etwa handgeschriebene Ziffern erkennen können, so bezeichnet man das (bearbeitete) Bild der Ziffer als \glqq Input Verctor'' und die Information welche Ziffer der Copmputer hätte erkennen sollen, als \glqq Label ''. Soll jedoch maschinell erlernt werden, ein simuliertes Auto zu fahren, so bestünde der Input Vector aus Sensorinformationen und das Label würde aussagen, in welche Richtung das Lenkrad hätte gedreht werden sollen, wie viel Gas das Programm hätte geben sollen oder andere Steuerungsinformationen. Der Input Vector ist also immer die Eingabe, die der Computer erhält um daraus zu lernen und das Label ist die richtige Antwort, die vom Programm erwartet wurde. Für maschinelles Lernen wird also vor allem eins benötigt: Ein enormer Datensatz, der bereits gelabelt wurde, damit das Programm daraus lernen kann.\newline
|
Beim maschinellen lernen werden Computer also nicht mit einem bestimmten Algorythmus programmiert um eine Aufgabe zu lösen, sondern lernen eigenständig diese Aufgabe zu bewältigen. Dies geschieht zumeist, indem das Programm aus einer großen, bereits \glqq gelabelten'', Datenmenge mit Hilfe bestimmter Methoden, die im Folgenden weiter erläutert werden sollen, lernt, gewisse Muster abzuleiten um eine ähnliche Datenmenge selber \glqq labeln'' zu können. Als Label bezeichent man in diesem Fall die gewünschte Ausgabe des Programmes. Dies kann beispielsweise eine Klassifikation sein. Soll das Programm etwa handgeschriebene Ziffern erkennen können, so bezeichnet man das (bearbeitete) Bild der Ziffer als \glqq Input Verctor'' und die Information welche Ziffer der Copmputer hätte erkennen sollen, als \glqq Label ''. Soll jedoch maschinell erlernt werden, ein simuliertes Auto zu fahren, so bestünde der Input Vector aus Sensorinformationen und das Label würde aussagen, in welche Richtung das Lenkrad hätte gedreht werden sollen, wie viel Gas das Programm hätte geben sollen oder andere Steuerungsinformationen. Der Input Vector ist also immer die Eingabe, die der Computer erhält um daraus zu lernen und das Label ist die richtige Antwort, die vom Programm erwartet wurde. Für maschinelles Lernen wird also vor allem eins benötigt: Ein enormer Datensatz, der bereits gelabelt wurde, damit das Programm daraus lernen kann.\newline
|
||||||
Natürlich werden für maschinelles Lernen trotzdem Algorythmen benötigt. Diese Algorythmen sind jedoch keine problemspezifischen Algorythmen, sondern Algorythmen für maschinelles Lernen. Eine der populärsten Methoden des maschinellen Lernens ist das sogenannte \glqq Neuronale Netz''.
|
Natürlich werden für maschinelles Lernen trotzdem Algorythmen benötigt. Diese Algorythmen sind jedoch keine problemspezifischen Algorythmen, sondern Algorythmen für maschinelles Lernen. Eine der populärsten Methoden des maschinellen Lernens ist das sogenannte \glqq Neuronale Netz''.
|
||||||
\subsection{Klassifizierungsprobleme}
|
\subsection{Klassifizierungsprobleme}
|
||||||
|
Als Klassifizierfung bezeichnet man das Finden einer Funktion, die eine Menge von Eingabevariablen zu einer diskreten Menge von Ausgabevariablen, die auch als Klassen oder Labels bezeichnet werden, zuordnet. Dies kann beispielsweise das Erkennen von Mail Spam sein. Die Eingabevariablen sind die E-Mails und sie sollen den zwei Klassen \glqq Spam'' und \glqq nicht Spam'' zugeortnet werden.\\
|
||||||
|
Das in Dieser Arbeit gegebene Beispiel ist auch ein Klassifizierungsproblem. Die gegebenen Bilder von Ziffern sollen den zehn Klassen \glqq 0 bis 9'' zugeordnet werden. Die Bilder sind hier die Eingabevariablen und die Klassen null bis neun beschreibt die endliche Menge diskreter Labels.\\
|
||||||
|
Das Erste Beispiel würde man als \glqq Binärklassifizierung'' bezeichnen, da zwei Klassen unterschieden werden. Letzteres wird als \glqq Multiklassenklassifizierung'' bezeichnet, da mehr als zwei Klassen unterschieden werden. Die Binärklassifizierung ist in Abbildung \ref{Classification} verbildlicht.
|
||||||
|
\begin{figure}[h]
|
||||||
|
\centering
|
||||||
|
\includegraphics[width=0.4\linewidth]{../graphics/Classification.png}
|
||||||
|
\caption{Binärklassifizierung}
|
||||||
|
\label{Classification}
|
||||||
|
\end{figure}
|
||||||
|
\\
|
||||||
|
Die zwei Klassen wären hier \glqq grün'' und \glqq blau''. Die Linie stellt die Klassengrenze dar, die die zwei Klassen unterscheidet. Es sind außerdem einige Ausreißer in den Daten vorhanden.
|
||||||
\subsection{Regressionsprobleme}
|
\subsection{Regressionsprobleme}
|
||||||
\subsection{Gefahren von maschinellem Lernen}
|
\subsection{Gefahren von maschinellem Lernen}
|
||||||
\subsubsection{Eignung der Datensätze}
|
\subsubsection{Eignung der Datensätze}
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {section}{\numberline {1}Was ist maschinelles Lernen?}{3}{section.1}%
|
\contentsline {section}{\numberline {1}Was ist maschinelles Lernen?}{3}{section.1}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsection}{\numberline {1.1}Klassifizierungsprobleme}{4}{subsection.1.1}%
|
\contentsline {subsection}{\numberline {1.1}Klassifizierungsprobleme}{3}{subsection.1.1}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsection}{\numberline {1.2}Regressionsprobleme}{4}{subsection.1.2}%
|
\contentsline {subsection}{\numberline {1.2}Regressionsprobleme}{4}{subsection.1.2}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
|
|
@ -25,19 +25,19 @@
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {section}{\numberline {3}Neuronale Netze}{4}{section.3}%
|
\contentsline {section}{\numberline {3}Neuronale Netze}{4}{section.3}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsection}{\numberline {3.1}Maschinelles Lernen und menschliches Lernen}{4}{subsection.3.1}%
|
\contentsline {subsection}{\numberline {3.1}Maschinelles Lernen und menschliches Lernen}{5}{subsection.3.1}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsection}{\numberline {3.2}Der Aufbau eines neuronalen Netzes}{5}{subsection.3.2}%
|
\contentsline {subsection}{\numberline {3.2}Der Aufbau eines neuronalen Netzes}{6}{subsection.3.2}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsection}{\numberline {3.3}Berechnung des Ausgabevektors}{6}{subsection.3.3}%
|
\contentsline {subsection}{\numberline {3.3}Berechnung des Ausgabevektors}{7}{subsection.3.3}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsection}{\numberline {3.4}Der Lernprozess}{8}{subsection.3.4}%
|
\contentsline {subsection}{\numberline {3.4}Der Lernprozess}{9}{subsection.3.4}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsection}{\numberline {3.5}Fehlerfunktionen}{9}{subsection.3.5}%
|
\contentsline {subsection}{\numberline {3.5}Fehlerfunktionen}{9}{subsection.3.5}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsubsection}{\numberline {3.5.1}MSE -- Durchschnittlicher quadratischer Fehler}{9}{subsubsection.3.5.1}%
|
\contentsline {subsubsection}{\numberline {3.5.1}MSE -- Durchschnittlicher quadratischer Fehler}{9}{subsubsection.3.5.1}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsubsection}{\numberline {3.5.2}MAE -- Durchschnitztlicher absoluter Fehler}{9}{subsubsection.3.5.2}%
|
\contentsline {subsubsection}{\numberline {3.5.2}MAE -- Durchschnitztlicher absoluter Fehler}{10}{subsubsection.3.5.2}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsubsection}{\numberline {3.5.3}Kreuzentropiefehler}{10}{subsubsection.3.5.3}%
|
\contentsline {subsubsection}{\numberline {3.5.3}Kreuzentropiefehler}{10}{subsubsection.3.5.3}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
|
|
@ -45,38 +45,38 @@
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsubsection}{\numberline {3.6.1}Lernrate}{12}{subsubsection.3.6.1}%
|
\contentsline {subsubsection}{\numberline {3.6.1}Lernrate}{12}{subsubsection.3.6.1}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsection}{\numberline {3.7}Verschiedene Layerarten}{13}{subsection.3.7}%
|
\contentsline {subsection}{\numberline {3.7}Verschiedene Layerarten}{12}{subsection.3.7}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsubsection}{\numberline {3.7.1}Convolutional Layers}{13}{subsubsection.3.7.1}%
|
\contentsline {subsubsection}{\numberline {3.7.1}Convolutional Layers}{13}{subsubsection.3.7.1}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsubsection}{\numberline {3.7.2}Pooling Layers}{15}{subsubsection.3.7.2}%
|
\contentsline {subsubsection}{\numberline {3.7.2}Pooling Layers}{16}{subsubsection.3.7.2}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {section}{\numberline {4}PyTorch}{18}{section.4}%
|
\contentsline {section}{\numberline {4}PyTorch}{19}{section.4}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsection}{\numberline {4.1}Datenvorbereitung}{18}{subsection.4.1}%
|
\contentsline {subsection}{\numberline {4.1}Datenvorbereitung}{19}{subsection.4.1}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsection}{\numberline {4.2}Definieren des Netzes}{18}{subsection.4.2}%
|
\contentsline {subsection}{\numberline {4.2}Definieren des Netzes}{19}{subsection.4.2}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsection}{\numberline {4.3}Trainieren des Netzes}{18}{subsection.4.3}%
|
\contentsline {subsection}{\numberline {4.3}Trainieren des Netzes}{19}{subsection.4.3}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {section}{\numberline {5}Fallbeispiel I:\newline Ein Klassifizierungsnetzwerk f\IeC {\"u}r handgeschriebene Ziffern}{18}{section.5}%
|
\contentsline {section}{\numberline {5}Fallbeispiel I:\newline Ein Klassifizierungsnetzwerk f\IeC {\"u}r handgeschriebene Ziffern}{19}{section.5}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsection}{\numberline {5.1}Aufgabe}{18}{subsection.5.1}%
|
\contentsline {subsection}{\numberline {5.1}Aufgabe}{19}{subsection.5.1}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsection}{\numberline {5.2}Der MNIST Datensatz}{18}{subsection.5.2}%
|
\contentsline {subsection}{\numberline {5.2}Der MNIST Datensatz}{19}{subsection.5.2}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsection}{\numberline {5.3}Fragmentbasierte Erkennung}{18}{subsection.5.3}%
|
\contentsline {subsection}{\numberline {5.3}Fragmentbasierte Erkennung}{19}{subsection.5.3}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsection}{\numberline {5.4}Ergebnis}{18}{subsection.5.4}%
|
\contentsline {subsection}{\numberline {5.4}Ergebnis}{19}{subsection.5.4}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {section}{\numberline {6}Fallbeispiel II:\newline Eine selbsttrainierende KI f\IeC {\"u}r Tic-Tac-Toe}{18}{section.6}%
|
\contentsline {section}{\numberline {6}Fallbeispiel II:\newline Eine selbsttrainierende KI f\IeC {\"u}r Tic-Tac-Toe}{19}{section.6}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsection}{\numberline {6.1}Das Prinzip}{18}{subsection.6.1}%
|
\contentsline {subsection}{\numberline {6.1}Das Prinzip}{19}{subsection.6.1}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsection}{\numberline {6.2}Chance-Tree Optimierung}{18}{subsection.6.2}%
|
\contentsline {subsection}{\numberline {6.2}Chance-Tree Optimierung}{19}{subsection.6.2}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsection}{\numberline {6.3}L\IeC {\"o}sung mittels eines neuronalen Netzes}{18}{subsection.6.3}%
|
\contentsline {subsection}{\numberline {6.3}L\IeC {\"o}sung mittels eines neuronalen Netzes}{19}{subsection.6.3}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {subsection}{\numberline {6.4}Vergleich}{18}{subsection.6.4}%
|
\contentsline {subsection}{\numberline {6.4}Vergleich}{19}{subsection.6.4}%
|
||||||
\defcounter {refsection}{0}\relax
|
\defcounter {refsection}{0}\relax
|
||||||
\contentsline {section}{\numberline {7}Schlusswort}{18}{section.7}%
|
\contentsline {section}{\numberline {7}Schlusswort}{19}{section.7}%
|
||||||
|
|
|
||||||
441
graphics/.svg
Normal file
441
graphics/.svg
Normal file
|
|
@ -0,0 +1,441 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
sodipodi:docname=".svg"
|
||||||
|
inkscape:version="0.92.4 (f8dce91, 2019-08-02)">
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="0.70003572"
|
||||||
|
inkscape:cx="362.68539"
|
||||||
|
inkscape:cy="539.81623"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:window-width="1280"
|
||||||
|
inkscape:window-height="987"
|
||||||
|
inkscape:window-x="1366"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1" />
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="M 24.938175,73.25431 V 233.13027 H 184.81414"
|
||||||
|
id="path817"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.26499999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 23.609672,74.432346 1.299293,-2.22802 1.299293,2.22802 z"
|
||||||
|
id="path819"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
<path
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.26499999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 184.3211,231.91488 2.22802,1.2993 -2.22802,1.29929 z"
|
||||||
|
id="path819-9"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836"
|
||||||
|
cx="41.059551"
|
||||||
|
cy="184.03424"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-4"
|
||||||
|
cx="60.851063"
|
||||||
|
cy="211.20378"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-5"
|
||||||
|
cx="70.67794"
|
||||||
|
cy="179.83336"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-9"
|
||||||
|
cx="37.039776"
|
||||||
|
cy="146.95111"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-3"
|
||||||
|
cx="38.929562"
|
||||||
|
cy="208.18013"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-57"
|
||||||
|
cx="125.10374"
|
||||||
|
cy="218.76292"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-0"
|
||||||
|
cx="102.04836"
|
||||||
|
cy="182.47906"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-8"
|
||||||
|
cx="90.331703"
|
||||||
|
cy="208.93604"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-1"
|
||||||
|
cx="150.42685"
|
||||||
|
cy="212.71561"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-99"
|
||||||
|
cx="147.4032"
|
||||||
|
cy="98.950584"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-7"
|
||||||
|
cx="63.496761"
|
||||||
|
cy="125.78552"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-82"
|
||||||
|
cx="68.032242"
|
||||||
|
cy="157.53391"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-53"
|
||||||
|
cx="116.41073"
|
||||||
|
cy="196.08551"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-49"
|
||||||
|
cx="55.937622"
|
||||||
|
cy="196.46347"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-02"
|
||||||
|
cx="43.465046"
|
||||||
|
cy="158.66777"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-01"
|
||||||
|
cx="34.394077"
|
||||||
|
cy="95.926926"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-96"
|
||||||
|
cx="41.57526"
|
||||||
|
cy="117.84843"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2"
|
||||||
|
cx="136.06448"
|
||||||
|
cy="134.85649"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-3"
|
||||||
|
cx="85.040306"
|
||||||
|
cy="162.44734"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-1"
|
||||||
|
cx="98.268799"
|
||||||
|
cy="134.85649"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-19"
|
||||||
|
cx="78.237076"
|
||||||
|
cy="112.55703"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-0"
|
||||||
|
cx="57.449451"
|
||||||
|
cy="85.344131"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-5"
|
||||||
|
cx="106.20589"
|
||||||
|
cy="93.281227"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-6"
|
||||||
|
cx="176.12791"
|
||||||
|
cy="119.36025"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-7"
|
||||||
|
cx="170.45857"
|
||||||
|
cy="164.33713"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-74"
|
||||||
|
cx="140.22202"
|
||||||
|
cy="169.62852"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-06"
|
||||||
|
cx="121.70213"
|
||||||
|
cy="156.77798"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-4"
|
||||||
|
cx="117.16664"
|
||||||
|
cy="118.9823"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-748"
|
||||||
|
cx="154.58438"
|
||||||
|
cy="121.25004"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-58"
|
||||||
|
cx="166.30104"
|
||||||
|
cy="197.21938"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-2"
|
||||||
|
cx="144.00159"
|
||||||
|
cy="195.70755"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-60"
|
||||||
|
cx="144.75749"
|
||||||
|
cy="153.37637"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-66"
|
||||||
|
cx="76.347298"
|
||||||
|
cy="215.36131"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-46"
|
||||||
|
cx="49.512356"
|
||||||
|
cy="137.50218"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-28"
|
||||||
|
cx="100.53654"
|
||||||
|
cy="216.11722"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-5-9"
|
||||||
|
cx="116.03277"
|
||||||
|
cy="135.23445"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-5-6"
|
||||||
|
cx="153.07254"
|
||||||
|
cy="180.96722"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-5-0"
|
||||||
|
cx="111.49728"
|
||||||
|
cy="107.64359"
|
||||||
|
r="2.5" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 30.538564,230.72274 -0.06872,4.50266"
|
||||||
|
id="path1101"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 179.56389,230.72274 -0.0687,4.50266"
|
||||||
|
id="path1101-0"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 55.376119,230.72274 -0.06872,4.50266"
|
||||||
|
id="path1101-1"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 67.794894,230.72274 -0.06872,4.50267"
|
||||||
|
id="path1101-01"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 80.213677,230.72274 -0.06872,4.50266"
|
||||||
|
id="path1101-3"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 92.632458,230.72274 -0.06872,4.50266"
|
||||||
|
id="path1101-7"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 105.05122,230.72274 -0.0687,4.50267"
|
||||||
|
id="path1101-72"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 117.47,230.72274 -0.0687,4.50266"
|
||||||
|
id="path1101-6"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 129.88878,230.72274 -0.0687,4.50266"
|
||||||
|
id="path1101-4"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 142.30756,230.72274 -0.0687,4.50267"
|
||||||
|
id="path1101-5"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 154.72635,230.72274 -0.0687,4.50266"
|
||||||
|
id="path1101-2"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 167.14513,230.72274 -0.0687,4.50266"
|
||||||
|
id="path1101-02"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 42.95734,230.72274 -0.06872,4.50267"
|
||||||
|
id="path1101-9"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<g
|
||||||
|
id="g1341"
|
||||||
|
transform="rotate(90,83.888862,208.41399)">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-75"
|
||||||
|
d="m 102.87615,265.35054 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-0-9"
|
||||||
|
d="m -46.149187,265.35055 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-1-7"
|
||||||
|
d="m 78.038595,265.35054 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-01-8"
|
||||||
|
d="m 65.61982,265.35052 -0.0687,4.50268"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-3-5"
|
||||||
|
d="m 53.201038,265.35054 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-7-3"
|
||||||
|
d="m 40.782255,265.35054 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-72-3"
|
||||||
|
d="m 28.363484,265.35053 -0.0687,4.50267"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-6-8"
|
||||||
|
d="m 15.944704,265.35055 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-4-3"
|
||||||
|
d="m 3.525925,265.35055 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-5-7"
|
||||||
|
d="m -8.892853,265.35053 -0.0687,4.50267"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-2-9"
|
||||||
|
d="m -21.311643,265.35055 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-02-3"
|
||||||
|
d="m -33.730423,265.35055 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-9-7"
|
||||||
|
d="m 90.457374,265.35052 -0.0687,4.50267"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
</g>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.6;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="m 37.039777,78.540908 c 0,0 8.079012,10.283256 12.472577,15.118276 2.636085,2.900953 6.001407,5.150958 8.315053,8.315056 2.427936,3.3204 3.74932,7.32297 5.669354,10.96074 0.86828,1.64508 1.612595,3.36655 2.645698,4.91345 2.43694,3.6489 7.545445,5.88501 8.31505,10.20483 0.747722,4.197 -0.531131,9.85338 -4.157525,12.09462 -1.621773,1.00231 -3.938542,0.0435 -5.669354,-0.75591 -1.538762,-0.71071 -2.502535,-2.28712 -3.779568,-3.40161 -3.232898,-2.82141 -5.758376,-6.95151 -9.826881,-8.31505 -2.153512,-0.72174 -4.958538,-0.94706 -6.803223,0.37795 -2.204143,1.58321 -3.037361,4.84536 -3.023656,7.55914 0.0117,2.31619 1.500741,4.41183 2.645698,6.42527 0.934161,1.64275 1.855798,3.4484 3.401613,4.53548 1.401691,0.98573 3.273862,1.01366 4.91344,1.51183 1.258517,0.38239 2.485816,0.8966 3.779567,1.13387 1.739285,0.31898 3.532552,0.1954 5.291397,0.37795 2.78239,0.28878 5.73378,0.0559 8.315052,1.13388 1.906716,0.7963 3.360717,2.41621 4.91344,3.77956 1.071084,0.94045 2.379368,1.75222 3.023655,3.02366 0.749027,1.47813 0.527138,3.27223 0.755915,4.91344 0.280463,2.012 0.517755,4.02986 0.755915,6.04731 0.401245,3.39894 1.527142,6.80496 1.133869,10.20484 -0.476189,4.11669 -2.729652,7.82628 -4.157525,11.71666 -1.346367,3.66831 -2.988723,7.23206 -4.157528,10.96075 -1.242993,3.96536 -3.143957,7.94075 -3.023655,12.09462 0.06114,2.11102 0.963174,4.14954 1.889786,6.04731 0.874007,1.79003 1.610433,4.04179 3.401611,4.91344 2.383176,1.15974 5.502484,0.57502 7.937095,-0.47245 0.634532,-0.273 1.149685,-0.8291 1.511829,-1.41733 0.585202,-0.95054 0.785784,-2.1078 0.94489,-3.21264 0.206514,-1.43404 0.01317,-2.89773 0,-4.3465 -0.01575,-1.73252 -0.429742,-3.49706 -0.09449,-5.19691 0.29209,-1.481 0.796136,-3.026 1.795296,-4.15753 0.822354,-0.9313 1.997655,-1.63014 3.212634,-1.88978 1.394572,-0.29802 2.894178,0.0366 4.252013,0.47245 0.859295,0.2758 1.798533,0.61808 2.362232,1.32285 0.759396,0.94944 0.98373,2.2816 1.039381,3.4961 0.06616,1.44389 -0.562932,2.83548 -0.850402,4.25201 -0.217449,1.0715 -0.536317,2.12647 -0.661424,3.21263 -0.137001,1.18942 -0.288273,2.40911 -0.09449,3.5906 0.162889,0.99314 0.406435,2.05222 1.039381,2.83467 0.632017,0.7813 1.606563,1.26351 2.551211,1.60632 1.105422,0.40116 2.325722,0.35806 3.496102,0.47245 1.03635,0.10129 2.11438,0.46601 3.11814,0.18897 3.09122,-0.85318 6.82362,-2.42073 7.9448,-5.42514 0.61193,-1.63979 -0.74934,-3.42896 -1.33628,-5.07786 -1.08293,-3.04227 -2.16946,-6.16523 -4.00883,-8.81944 -1.36346,-1.96747 -3.42242,-3.34887 -5.07787,-5.07786 -1.00293,-1.04748 -2.07957,-2.03956 -2.93981,-3.20707 -1.468269,-1.99272 -2.587124,-4.22463 -3.741586,-6.41414 -0.87354,-1.65672 -2.14167,-3.2236 -2.405304,-5.07787 -0.393756,-2.76948 0.279787,-5.69478 1.336281,-8.28493 0.70012,-1.71645 1.490269,-3.84409 3.20707,-4.54335 5.453399,-2.22119 12.107819,0.56785 17.371639,3.20707 2.93034,1.46924 5.38857,3.95992 7.2159,6.6814 1.27289,1.89574 1.82112,4.2067 2.40531,6.41414 0.57703,2.1804 0.2688,4.57267 1.06902,6.6814 0.4121,1.08597 1.02535,2.14334 1.87079,2.93981 1.33519,1.25786 3.15305,1.88678 4.81061,2.67256 1.41132,0.66905 2.85549,1.29136 4.35437,1.73044 1.84951,0.54181 3.75276,0.97488 5.67583,1.10145 2.35725,0.15515 4.98601,0.67803 7.07418,-0.42659 2.18937,-1.15815 3.91977,-3.48258 4.54334,-5.87963 0.45358,-1.74361 -0.0211,-3.7214 -0.80176,-5.34512 -2.15791,-4.48821 -8.34373,-6.31882 -10.15573,-10.95749 -0.618,-1.58207 -0.8829,-3.65273 0.0134,-5.09546 0.83748,-1.34801 2.70777,-1.80295 4.26267,-2.12045 2.97279,-0.60702 6.2333,-0.49701 9.0867,0.53452 1.97725,0.7148 4.16212,1.849 5.07786,3.74158 1.1259,2.32693 -0.0798,5.17221 -0.26726,7.75042 -0.11697,1.60916 -0.33641,3.20941 -0.53451,4.81061 -0.24286,1.96305 -0.82463,3.90175 -0.80176,5.87963 0.0261,2.25531 -0.16244,4.79179 1.06902,6.68139 0.98488,1.51124 2.90461,2.18592 4.54335,2.93982 2.27905,1.04848 5.13423,0.73803 7.21591,2.13804 0.94667,0.63667 1.56365,1.68686 2.13804,2.67256 0.96616,1.65799 1.05221,3.76292 2.13805,5.34512 0.96306,1.40329 2.37013,2.46645 3.74159,3.47433 1.1575,0.85064 3.74158,2.13805 3.74158,2.13805"
|
||||||
|
id="path1362"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="caaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaac" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 25 KiB |
BIN
graphics/classification.png
Normal file
BIN
graphics/classification.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 65 KiB |
444
graphics/classification.svg
Normal file
444
graphics/classification.svg
Normal file
|
|
@ -0,0 +1,444 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.4 (f8dce91, 2019-08-02)"
|
||||||
|
sodipodi:docname="classification.svg"
|
||||||
|
inkscape:export-filename="/home/clemens/repositorys/pytorch-ai/graphics/classification.png"
|
||||||
|
inkscape:export-xdpi="200"
|
||||||
|
inkscape:export-ydpi="200">
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="0.70003572"
|
||||||
|
inkscape:cx="405.016"
|
||||||
|
inkscape:cy="482.43763"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:window-width="1296"
|
||||||
|
inkscape:window-height="704"
|
||||||
|
inkscape:window-x="70"
|
||||||
|
inkscape:window-y="27"
|
||||||
|
inkscape:window-maximized="1" />
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title />
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="M 24.938175,73.25431 V 233.13027 H 184.81414"
|
||||||
|
id="path817"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.26499999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 23.609672,74.432346 1.299293,-2.22802 1.299293,2.22802 z"
|
||||||
|
id="path819"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
<path
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.26499999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 184.3211,231.91488 2.22802,1.2993 -2.22802,1.29929 z"
|
||||||
|
id="path819-9"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836"
|
||||||
|
cx="41.059551"
|
||||||
|
cy="184.03424"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-4"
|
||||||
|
cx="60.851063"
|
||||||
|
cy="211.20378"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-5"
|
||||||
|
cx="70.67794"
|
||||||
|
cy="179.83336"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-9"
|
||||||
|
cx="37.039776"
|
||||||
|
cy="146.95111"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-3"
|
||||||
|
cx="38.929562"
|
||||||
|
cy="208.18013"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-57"
|
||||||
|
cx="125.10374"
|
||||||
|
cy="218.76292"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-0"
|
||||||
|
cx="102.04836"
|
||||||
|
cy="182.47906"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-8"
|
||||||
|
cx="90.331703"
|
||||||
|
cy="208.93604"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-1"
|
||||||
|
cx="150.42685"
|
||||||
|
cy="212.71561"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-99"
|
||||||
|
cx="147.4032"
|
||||||
|
cy="98.950584"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-7"
|
||||||
|
cx="63.496761"
|
||||||
|
cy="125.78552"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-82"
|
||||||
|
cx="68.032242"
|
||||||
|
cy="157.53391"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-53"
|
||||||
|
cx="116.41073"
|
||||||
|
cy="196.08551"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-49"
|
||||||
|
cx="55.937622"
|
||||||
|
cy="196.46347"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-02"
|
||||||
|
cx="43.465046"
|
||||||
|
cy="158.66777"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-01"
|
||||||
|
cx="34.394077"
|
||||||
|
cy="95.926926"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-96"
|
||||||
|
cx="41.57526"
|
||||||
|
cy="117.84843"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2"
|
||||||
|
cx="136.06448"
|
||||||
|
cy="134.85649"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-3"
|
||||||
|
cx="85.040306"
|
||||||
|
cy="162.44734"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-1"
|
||||||
|
cx="98.268799"
|
||||||
|
cy="134.85649"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-19"
|
||||||
|
cx="78.237076"
|
||||||
|
cy="112.55703"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-0"
|
||||||
|
cx="57.449451"
|
||||||
|
cy="85.344131"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-5"
|
||||||
|
cx="106.20589"
|
||||||
|
cy="93.281227"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-6"
|
||||||
|
cx="176.12791"
|
||||||
|
cy="119.36025"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-7"
|
||||||
|
cx="170.45857"
|
||||||
|
cy="164.33713"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-74"
|
||||||
|
cx="140.22202"
|
||||||
|
cy="169.62852"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-06"
|
||||||
|
cx="121.70213"
|
||||||
|
cy="156.77798"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-4"
|
||||||
|
cx="117.16664"
|
||||||
|
cy="118.9823"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-748"
|
||||||
|
cx="154.58438"
|
||||||
|
cy="121.25004"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-58"
|
||||||
|
cx="166.30104"
|
||||||
|
cy="197.21938"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-2"
|
||||||
|
cx="144.00159"
|
||||||
|
cy="195.70755"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-60"
|
||||||
|
cx="144.75749"
|
||||||
|
cy="153.37637"
|
||||||
|
r="2.5" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 36.283863,78.918865 c 0,0 37.438909,29.841605 44.220957,51.402135 3.001765,9.54279 -3.140864,19.85552 -3.023656,29.8586 0.0714,6.09395 -2.441942,14.27408 2.267742,18.14193 2.733046,2.24453 7.318631,0.60522 10.582793,-0.75591 4.944336,-2.06175 6.769862,-9.9961 12.094621,-10.5828 6.2764,-0.69156 12.08313,4.68959 16.6301,9.07097 3.90526,3.76304 5.84787,9.15486 8.31506,13.9844 2.31042,4.52267 1.8029,11.19557 6.04731,13.98441 4.94867,3.25158 11.92635,-0.99208 17.76397,0 5.26371,0.89454 10.6268,2.40463 15.11828,5.29139 3.67289,2.36064 9.07096,9.44893 9.07096,9.44893"
|
||||||
|
id="path1054"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="caaaaaaaaaac" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-66"
|
||||||
|
cx="76.347298"
|
||||||
|
cy="215.36131"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-46"
|
||||||
|
cx="49.512356"
|
||||||
|
cy="137.50218"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-28"
|
||||||
|
cx="100.53654"
|
||||||
|
cy="216.11722"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-5-9"
|
||||||
|
cx="116.03277"
|
||||||
|
cy="135.23445"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-5-6"
|
||||||
|
cx="153.07254"
|
||||||
|
cy="180.96722"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-5-0"
|
||||||
|
cx="111.49728"
|
||||||
|
cy="107.64359"
|
||||||
|
r="2.5" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 30.538564,230.72274 -0.06872,4.50266"
|
||||||
|
id="path1101"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 179.56389,230.72274 -0.0687,4.50266"
|
||||||
|
id="path1101-0"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 55.376119,230.72274 -0.06872,4.50266"
|
||||||
|
id="path1101-1"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 67.794894,230.72274 -0.06872,4.50267"
|
||||||
|
id="path1101-01"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 80.213677,230.72274 -0.06872,4.50266"
|
||||||
|
id="path1101-3"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 92.632458,230.72274 -0.06872,4.50266"
|
||||||
|
id="path1101-7"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 105.05122,230.72274 -0.0687,4.50267"
|
||||||
|
id="path1101-72"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 117.47,230.72274 -0.0687,4.50266"
|
||||||
|
id="path1101-6"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 129.88878,230.72274 -0.0687,4.50266"
|
||||||
|
id="path1101-4"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 142.30756,230.72274 -0.0687,4.50267"
|
||||||
|
id="path1101-5"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 154.72635,230.72274 -0.0687,4.50266"
|
||||||
|
id="path1101-2"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 167.14513,230.72274 -0.0687,4.50266"
|
||||||
|
id="path1101-02"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 42.95734,230.72274 -0.06872,4.50267"
|
||||||
|
id="path1101-9"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<g
|
||||||
|
id="g1341"
|
||||||
|
transform="rotate(90,83.888862,208.41399)">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-75"
|
||||||
|
d="m 102.87615,265.35054 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-0-9"
|
||||||
|
d="m -46.149187,265.35055 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-1-7"
|
||||||
|
d="m 78.038595,265.35054 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-01-8"
|
||||||
|
d="m 65.61982,265.35052 -0.0687,4.50268"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-3-5"
|
||||||
|
d="m 53.201038,265.35054 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-7-3"
|
||||||
|
d="m 40.782255,265.35054 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-72-3"
|
||||||
|
d="m 28.363484,265.35053 -0.0687,4.50267"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-6-8"
|
||||||
|
d="m 15.944704,265.35055 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-4-3"
|
||||||
|
d="m 3.525925,265.35055 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-5-7"
|
||||||
|
d="m -8.892853,265.35053 -0.0687,4.50267"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-2-9"
|
||||||
|
d="m -21.311643,265.35055 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-02-3"
|
||||||
|
d="m -33.730423,265.35055 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-9-7"
|
||||||
|
d="m 90.457374,265.35052 -0.0687,4.50267"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 22 KiB |
441
graphics/overfitting.svg
Normal file
441
graphics/overfitting.svg
Normal file
|
|
@ -0,0 +1,441 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
sodipodi:docname="overfitting.svg"
|
||||||
|
inkscape:version="0.92.4 (f8dce91, 2019-08-02)">
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="0.70003572"
|
||||||
|
inkscape:cx="362.68539"
|
||||||
|
inkscape:cy="539.81623"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:window-width="1280"
|
||||||
|
inkscape:window-height="987"
|
||||||
|
inkscape:window-x="1366"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1" />
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="M 24.938175,73.25431 V 233.13027 H 184.81414"
|
||||||
|
id="path817"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.26499999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 23.609672,74.432346 1.299293,-2.22802 1.299293,2.22802 z"
|
||||||
|
id="path819"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
<path
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.26499999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 184.3211,231.91488 2.22802,1.2993 -2.22802,1.29929 z"
|
||||||
|
id="path819-9"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836"
|
||||||
|
cx="41.059551"
|
||||||
|
cy="184.03424"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-4"
|
||||||
|
cx="60.851063"
|
||||||
|
cy="211.20378"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-5"
|
||||||
|
cx="70.67794"
|
||||||
|
cy="179.83336"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-9"
|
||||||
|
cx="37.039776"
|
||||||
|
cy="146.95111"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-3"
|
||||||
|
cx="38.929562"
|
||||||
|
cy="208.18013"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-57"
|
||||||
|
cx="125.10374"
|
||||||
|
cy="218.76292"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-0"
|
||||||
|
cx="102.04836"
|
||||||
|
cy="182.47906"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-8"
|
||||||
|
cx="90.331703"
|
||||||
|
cy="208.93604"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-1"
|
||||||
|
cx="150.42685"
|
||||||
|
cy="212.71561"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-99"
|
||||||
|
cx="147.4032"
|
||||||
|
cy="98.950584"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-7"
|
||||||
|
cx="63.496761"
|
||||||
|
cy="125.78552"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-82"
|
||||||
|
cx="68.032242"
|
||||||
|
cy="157.53391"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-53"
|
||||||
|
cx="116.41073"
|
||||||
|
cy="196.08551"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-49"
|
||||||
|
cx="55.937622"
|
||||||
|
cy="196.46347"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-02"
|
||||||
|
cx="43.465046"
|
||||||
|
cy="158.66777"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-01"
|
||||||
|
cx="34.394077"
|
||||||
|
cy="95.926926"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-96"
|
||||||
|
cx="41.57526"
|
||||||
|
cy="117.84843"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2"
|
||||||
|
cx="136.06448"
|
||||||
|
cy="134.85649"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-3"
|
||||||
|
cx="85.040306"
|
||||||
|
cy="162.44734"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-1"
|
||||||
|
cx="98.268799"
|
||||||
|
cy="134.85649"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-19"
|
||||||
|
cx="78.237076"
|
||||||
|
cy="112.55703"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-0"
|
||||||
|
cx="57.449451"
|
||||||
|
cy="85.344131"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-5"
|
||||||
|
cx="106.20589"
|
||||||
|
cy="93.281227"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-6"
|
||||||
|
cx="176.12791"
|
||||||
|
cy="119.36025"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-7"
|
||||||
|
cx="170.45857"
|
||||||
|
cy="164.33713"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-74"
|
||||||
|
cx="140.22202"
|
||||||
|
cy="169.62852"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-06"
|
||||||
|
cx="121.70213"
|
||||||
|
cy="156.77798"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-4"
|
||||||
|
cx="117.16664"
|
||||||
|
cy="118.9823"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-748"
|
||||||
|
cx="154.58438"
|
||||||
|
cy="121.25004"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-58"
|
||||||
|
cx="166.30104"
|
||||||
|
cy="197.21938"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-2"
|
||||||
|
cx="144.00159"
|
||||||
|
cy="195.70755"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-60"
|
||||||
|
cx="144.75749"
|
||||||
|
cy="153.37637"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-66"
|
||||||
|
cx="76.347298"
|
||||||
|
cy="215.36131"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-46"
|
||||||
|
cx="49.512356"
|
||||||
|
cy="137.50218"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e0ff;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-2-28"
|
||||||
|
cx="100.53654"
|
||||||
|
cy="216.11722"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-5-9"
|
||||||
|
cx="116.03277"
|
||||||
|
cy="135.23445"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-5-6"
|
||||||
|
cx="153.07254"
|
||||||
|
cy="180.96722"
|
||||||
|
r="2.5" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a4e000;fill-opacity:1;stroke:none;stroke-width:0.13250001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
id="path836-5-0"
|
||||||
|
cx="111.49728"
|
||||||
|
cy="107.64359"
|
||||||
|
r="2.5" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 30.538564,230.72274 -0.06872,4.50266"
|
||||||
|
id="path1101"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 179.56389,230.72274 -0.0687,4.50266"
|
||||||
|
id="path1101-0"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 55.376119,230.72274 -0.06872,4.50266"
|
||||||
|
id="path1101-1"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 67.794894,230.72274 -0.06872,4.50267"
|
||||||
|
id="path1101-01"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 80.213677,230.72274 -0.06872,4.50266"
|
||||||
|
id="path1101-3"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 92.632458,230.72274 -0.06872,4.50266"
|
||||||
|
id="path1101-7"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 105.05122,230.72274 -0.0687,4.50267"
|
||||||
|
id="path1101-72"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 117.47,230.72274 -0.0687,4.50266"
|
||||||
|
id="path1101-6"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 129.88878,230.72274 -0.0687,4.50266"
|
||||||
|
id="path1101-4"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 142.30756,230.72274 -0.0687,4.50267"
|
||||||
|
id="path1101-5"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 154.72635,230.72274 -0.0687,4.50266"
|
||||||
|
id="path1101-2"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 167.14513,230.72274 -0.0687,4.50266"
|
||||||
|
id="path1101-02"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 42.95734,230.72274 -0.06872,4.50267"
|
||||||
|
id="path1101-9"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<g
|
||||||
|
id="g1341"
|
||||||
|
transform="rotate(90,83.888862,208.41399)">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-75"
|
||||||
|
d="m 102.87615,265.35054 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-0-9"
|
||||||
|
d="m -46.149187,265.35055 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-1-7"
|
||||||
|
d="m 78.038595,265.35054 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-01-8"
|
||||||
|
d="m 65.61982,265.35052 -0.0687,4.50268"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-3-5"
|
||||||
|
d="m 53.201038,265.35054 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-7-3"
|
||||||
|
d="m 40.782255,265.35054 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-72-3"
|
||||||
|
d="m 28.363484,265.35053 -0.0687,4.50267"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-6-8"
|
||||||
|
d="m 15.944704,265.35055 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-4-3"
|
||||||
|
d="m 3.525925,265.35055 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-5-7"
|
||||||
|
d="m -8.892853,265.35053 -0.0687,4.50267"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-2-9"
|
||||||
|
d="m -21.311643,265.35055 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-02-3"
|
||||||
|
d="m -33.730423,265.35055 -0.0687,4.50266"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path1101-9-7"
|
||||||
|
d="m 90.457374,265.35052 -0.0687,4.50267"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||||
|
</g>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.6;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="m 37.039777,78.540908 c 0,0 8.079012,10.283256 12.472577,15.118276 2.636085,2.900953 6.001407,5.150958 8.315053,8.315056 2.427936,3.3204 3.74932,7.32297 5.669354,10.96074 0.86828,1.64508 1.612595,3.36655 2.645698,4.91345 2.43694,3.6489 7.545445,5.88501 8.31505,10.20483 0.747722,4.197 -0.531131,9.85338 -4.157525,12.09462 -1.621773,1.00231 -3.938542,0.0435 -5.669354,-0.75591 -1.538762,-0.71071 -2.502535,-2.28712 -3.779568,-3.40161 -3.232898,-2.82141 -5.758376,-6.95151 -9.826881,-8.31505 -2.153512,-0.72174 -4.958538,-0.94706 -6.803223,0.37795 -2.204143,1.58321 -3.037361,4.84536 -3.023656,7.55914 0.0117,2.31619 1.500741,4.41183 2.645698,6.42527 0.934161,1.64275 1.855798,3.4484 3.401613,4.53548 1.401691,0.98573 3.273862,1.01366 4.91344,1.51183 1.258517,0.38239 2.485816,0.8966 3.779567,1.13387 1.739285,0.31898 3.532552,0.1954 5.291397,0.37795 2.78239,0.28878 5.73378,0.0559 8.315052,1.13388 1.906716,0.7963 3.360717,2.41621 4.91344,3.77956 1.071084,0.94045 2.379368,1.75222 3.023655,3.02366 0.749027,1.47813 0.527138,3.27223 0.755915,4.91344 0.280463,2.012 0.517755,4.02986 0.755915,6.04731 0.401245,3.39894 1.527142,6.80496 1.133869,10.20484 -0.476189,4.11669 -2.729652,7.82628 -4.157525,11.71666 -1.346367,3.66831 -2.988723,7.23206 -4.157528,10.96075 -1.242993,3.96536 -3.143957,7.94075 -3.023655,12.09462 0.06114,2.11102 0.963174,4.14954 1.889786,6.04731 0.874007,1.79003 1.610433,4.04179 3.401611,4.91344 2.383176,1.15974 5.502484,0.57502 7.937095,-0.47245 0.634532,-0.273 1.149685,-0.8291 1.511829,-1.41733 0.585202,-0.95054 0.785784,-2.1078 0.94489,-3.21264 0.206514,-1.43404 0.01317,-2.89773 0,-4.3465 -0.01575,-1.73252 -0.429742,-3.49706 -0.09449,-5.19691 0.29209,-1.481 0.796136,-3.026 1.795296,-4.15753 0.822354,-0.9313 1.997655,-1.63014 3.212634,-1.88978 1.394572,-0.29802 2.894178,0.0366 4.252013,0.47245 0.859295,0.2758 1.798533,0.61808 2.362232,1.32285 0.759396,0.94944 0.98373,2.2816 1.039381,3.4961 0.06616,1.44389 -0.562932,2.83548 -0.850402,4.25201 -0.217449,1.0715 -0.536317,2.12647 -0.661424,3.21263 -0.137001,1.18942 -0.288273,2.40911 -0.09449,3.5906 0.162889,0.99314 0.406435,2.05222 1.039381,2.83467 0.632017,0.7813 1.606563,1.26351 2.551211,1.60632 1.105422,0.40116 2.325722,0.35806 3.496102,0.47245 1.03635,0.10129 2.11438,0.46601 3.11814,0.18897 3.09122,-0.85318 6.82362,-2.42073 7.9448,-5.42514 0.61193,-1.63979 -0.74934,-3.42896 -1.33628,-5.07786 -1.08293,-3.04227 -2.16946,-6.16523 -4.00883,-8.81944 -1.36346,-1.96747 -3.42242,-3.34887 -5.07787,-5.07786 -1.00293,-1.04748 -2.07957,-2.03956 -2.93981,-3.20707 -1.468269,-1.99272 -2.587124,-4.22463 -3.741586,-6.41414 -0.87354,-1.65672 -2.14167,-3.2236 -2.405304,-5.07787 -0.393756,-2.76948 0.279787,-5.69478 1.336281,-8.28493 0.70012,-1.71645 1.490269,-3.84409 3.20707,-4.54335 5.453399,-2.22119 12.107819,0.56785 17.371639,3.20707 2.93034,1.46924 5.38857,3.95992 7.2159,6.6814 1.27289,1.89574 1.82112,4.2067 2.40531,6.41414 0.57703,2.1804 0.2688,4.57267 1.06902,6.6814 0.4121,1.08597 1.02535,2.14334 1.87079,2.93981 1.33519,1.25786 3.15305,1.88678 4.81061,2.67256 1.41132,0.66905 2.85549,1.29136 4.35437,1.73044 1.84951,0.54181 3.75276,0.97488 5.67583,1.10145 2.35725,0.15515 4.98601,0.67803 7.07418,-0.42659 2.18937,-1.15815 3.91977,-3.48258 4.54334,-5.87963 0.45358,-1.74361 -0.0211,-3.7214 -0.80176,-5.34512 -2.15791,-4.48821 -8.34373,-6.31882 -10.15573,-10.95749 -0.618,-1.58207 -0.8829,-3.65273 0.0134,-5.09546 0.83748,-1.34801 2.70777,-1.80295 4.26267,-2.12045 2.97279,-0.60702 6.2333,-0.49701 9.0867,0.53452 1.97725,0.7148 4.16212,1.849 5.07786,3.74158 1.1259,2.32693 -0.0798,5.17221 -0.26726,7.75042 -0.11697,1.60916 -0.33641,3.20941 -0.53451,4.81061 -0.24286,1.96305 -0.82463,3.90175 -0.80176,5.87963 0.0261,2.25531 -0.16244,4.79179 1.06902,6.68139 0.98488,1.51124 2.90461,2.18592 4.54335,2.93982 2.27905,1.04848 5.13423,0.73803 7.21591,2.13804 0.94667,0.63667 1.56365,1.68686 2.13804,2.67256 0.96616,1.65799 1.05221,3.76292 2.13805,5.34512 0.96306,1.40329 2.37013,2.46645 3.74159,3.47433 1.1575,0.85064 3.74158,2.13805 3.74158,2.13805"
|
||||||
|
id="path1362"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="caaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaac" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 25 KiB |
Loading…
Add table
Add a link
Reference in a new issue