mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-09-10 19:15:25 +02:00
[IML] early sections update
This commit is contained in:
+19
-8
@@ -15,31 +15,42 @@
|
||||
\input{parts/01_regression.tex}
|
||||
|
||||
\newpage
|
||||
\section{Classification}
|
||||
\input{parts/02_classification.tex}
|
||||
\section{Optimization}
|
||||
\input{parts/02_optimization.tex}
|
||||
|
||||
\newpage
|
||||
\section{Model Selection}
|
||||
\input{parts/03_model_selection.tex}
|
||||
|
||||
\newpage
|
||||
\section{Regularization}
|
||||
\input{parts/04_regularization.tex}
|
||||
|
||||
\newpage
|
||||
\section{Classification}
|
||||
\input{parts/05_classification.tex}
|
||||
|
||||
\section{Kernels}
|
||||
\input{parts/03_kernels.tex}
|
||||
\input{parts/06_kernels.tex}
|
||||
|
||||
\newpage
|
||||
\section{Neural Networks}
|
||||
\input{parts/04_networks.tex}
|
||||
\input{parts/07_networks.tex}
|
||||
|
||||
\newpage
|
||||
\section{Unsupervised Learning}
|
||||
\input{parts/05_unsupervised.tex}
|
||||
\input{parts/08_unsupervised.tex}
|
||||
|
||||
\newpage
|
||||
\section{Probabilistic Modelling}
|
||||
\input{parts/06_probabilistic.tex}
|
||||
\input{parts/09_probabilistic.tex}
|
||||
|
||||
\newpage
|
||||
\section{Gaussian Mixture Models}
|
||||
\input{parts/07_GMM.tex}
|
||||
\input{parts/10_GMM.tex}
|
||||
|
||||
\newpage
|
||||
\section{Language Modeling}
|
||||
\input{parts/08_LLM.tex}
|
||||
\input{parts/11_LLM.tex}
|
||||
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user