NeuralEngine
A Game Engine with embeded Machine Learning algorithms based on Gaussian Processes.
NeuralEngine::MachineLearning::GPModels::VFE::SGPLayer Class Reference

Sparse GP layer. More...

#include <FgVFESparseGPLayer.h>

Detailed Description

Sparse GP layer.

Holds all variables for FITC approximation and VFE. Defines a subset of X. Selects k inducing inputs Xu, computes the subset kernel matrix Kuu and its inverse.

For more information see, https://pdfs.semanticscholar.org/99f9/3283e415ae21bd42a90031cd3972f3bfbc9d.pdf

Hmetal T, 05/05/2018.

Definition at line 36 of file FgVFESparseGPLayer.h.


The documentation for this class was generated from the following file: