Lineare Maschinen hinzugefügt

This commit is contained in:
2021-01-27 11:15:23 +01:00
parent 20deeb767e
commit 1d48b32429
18 changed files with 248 additions and 172 deletions

3
parts/Basics.tex Normal file
View File

@@ -0,0 +1,3 @@
\part{Basics}
\input{chapters/Basics/Information and Pattern Recognition.tex}
\input{chapters/Basics/Data_Information_Knowledge.tex}

View File

@@ -0,0 +1,2 @@
\part{Mathematische Grundlagen}
\input{chapters/Mathematische Grundlagen/Vektoralgebra.tex}

View File

@@ -0,0 +1,3 @@
\part{Supervised Learning}
\input{chapters/Supervised Learning/Occam's Razor.tex}
\input{chapters/Supervised Learning/Linear Machines.tex}