11 lines
No EOL
373 B
TeX
11 lines
No EOL
373 B
TeX
\newcommand{\ELBO}[2]{\mathcal{J}(#1,#2)}
|
|
\newcommand{\R}{\mathcal{R}}
|
|
\newcommand{\ELBORTheta}{\ELBO{\R}{\pmb{\theta}}}
|
|
\newcommand{\Var}{\mathbb{V}}
|
|
\newcommand{\Esp}{\mathbb{E}}
|
|
\newcommand{\Prob}{\mathbb{P}}
|
|
\newcommand{\calL}{\mathcal{L}}
|
|
\newcommand{\Normal}{\mathcal{N}}
|
|
\DeclareMathOperator{\ilr}{ilr}
|
|
\DeclareMathOperator{\clr}{clr}
|
|
\DeclareMathOperator{\Cat}{Cat} |