Add part of the deep learning paper
Signed-off-by: Riccardo Finotello <riccardo.finotello@gmail.com>
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
}
|
||||
|
||||
%---- abbreviations
|
||||
\newcommand{\ml}{\textsc{ml}\xspace}
|
||||
\newcommand{\nn}{\textsc{nn}\xspace}
|
||||
\newcommand{\eda}{\textsc{eda}\xspace}
|
||||
\newcommand{\bo}{\textsc{bo}\xspace}
|
||||
\newcommand{\nbo}{\textsc{nbo}\xspace}
|
||||
\newcommand{\gnbo}{\textsc{gnbo}\xspace}
|
||||
@@ -32,6 +35,7 @@
|
||||
\newcommand{\hyp}[4]{\ensuremath{\mathrm{F}\left( #1,\, #2;\, #3;\, #4 \right)}}
|
||||
\newcommand{\poch}[2]{\ensuremath{\left( #1 \right)_{#2}}}
|
||||
\newcommand{\gfun}[1]{\ensuremath{\Gamma\left( #1 \right)}}
|
||||
\newcommand{\hodge}[2]{\ensuremath{h^{#1,#2}}}
|
||||
|
||||
%---- derivatives
|
||||
\newcommand{\consprod}[2]{\left\langle #1, #2 \right\rangle}
|
||||
|
||||
Reference in New Issue
Block a user