WIP: Working on Implementation Section
This commit is contained in:
parent
524074b2e2
commit
d33f0fd4d6
47 changed files with 1842 additions and 27 deletions
35
glossaries.tex
Normal file
35
glossaries.tex
Normal file
|
@ -0,0 +1,35 @@
|
|||
% Glossary entries
|
||||
|
||||
|
||||
|
||||
% Acronyms
|
||||
|
||||
\newacronym{dni}{DNI}{Direct Normal Irradiance}
|
||||
\newacronym{dhi}{DHI}{Diffuse Horizontal Irradiance}
|
||||
\newacronym{ghi}{GHI}{Global Horizontal Irradiance}
|
||||
\newacronym{df}{DF}{Diffuse Fraction}
|
||||
\newacronym{aoi}{AOI}{Angle of incidence}
|
||||
\newacronym{poa}{POA}{In-plane irradiance}
|
||||
|
||||
\newacronym{mse}{MSE}{Mean-Squared Error}
|
||||
\newacronym{rmse}{RMSE}{Root Mean-Squared Error}
|
||||
\newacronym{smse}{SMSE}{Standardised Mean-Squared Error}
|
||||
\newacronym{lpd}{LPD}{Log Predictive Density Error}
|
||||
\newacronym{msll}{MSLL}{Mean Standardised Log Loss}
|
||||
|
||||
\newacronym{gp}{GP}{Gaussian Process}
|
||||
\newacronym{gpr}{GPR}{Gaussian Process Regression}
|
||||
\newacronym{svgp}{SVGP}{Sparse and Variational Gaussian Process}
|
||||
|
||||
\newacronym{elbo}{ELBO}{Evidence Lower Bound}
|
||||
\newacronym{kl}{KL}{Kullback-Leibler}
|
||||
|
||||
\newacronym{se}{SE}{Squared Exponential}
|
||||
\newacronym{rq}{RQ}{Rational Quadratic}
|
||||
\newacronym{ard}{ARD}{Automatic Relevance Determination}
|
||||
|
||||
\newacronym{nfir}{NFIR}{Nonlinear Finite Impulse Response}
|
||||
\newacronym{narx}{NARX}{Nonlinear autoregressive model with exogeous input}
|
||||
\newacronym{noe}{NOE}{Nonlinear output error}
|
||||
\newacronym{narmax}{NARMAX}{Nonlinear autoregressive and moving average model
|
||||
with exogenous input}
|
Loading…
Add table
Add a link
Reference in a new issue