Add machine learning analysis

Signed-off-by: Riccardo Finotello <riccardo.finotello@gmail.com>
This commit is contained in:
2020-10-08 17:04:03 +02:00
parent a9b6e91662
commit 063d310588
47 changed files with 1785 additions and 197 deletions

View File

@@ -27,6 +27,8 @@
\newcommand{\ml}{\textsc{ml}\xspace}
\newcommand{\nn}{\textsc{nn}\xspace}
\newcommand{\eda}{\textsc{eda}\xspace}
\newcommand{\pca}{\textsc{pca}\xspace}
\newcommand{\svm}{\textsc{svm}\xspace}
\newcommand{\bo}{\textsc{bo}\xspace}
\newcommand{\nbo}{\textsc{nbo}\xspace}
\newcommand{\gnbo}{\textsc{gnbo}\xspace}
@@ -142,6 +144,8 @@
\label{part:deeplearning}
\section{Introduction}
\input{sec/part3/introduction.tex}
\section{Machine and Deep Learning for CICY Manifolds}
\input{sec/part3/ml.tex}
%---- APPENDIX
\thesispart{Appendix}