文件名称:SPGP_dist
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个关于稀疏高斯过程的matlab源码,可以用于计算测试输入的高斯预测值。- spgp_pred computes the SPGP predictive distribution for a set of
test inputs. You need to supply a set of pseudo-inputs or basis
vectors for the approximation, and suitable hyperparameters for the
covariance. You can use any method you like for finding the
pseudo-inputs , with the simplest obviously being a random subset of
the data. It is coded for Gaussian covariance function, but you could
very easily alter this. It is also fine to use for high dimensional
data sets.
spgp_lik is the SPGP (negative) marginal likelihood and gradients
with respect to pseudo-inputs and hyperparameters. So you can use this
if you wish to try to optimize the positioning of pseudo-inputs and
find good hyperparameters, before using spgp_pred . I would recommend
initializing the pseudo-inputs on a random subset of the data, and
initializing the hyperparameters sensibly. Its current limitations are
that 1) it is slow and memory intensive for high dimensional data sets
2) it is heavi
test inputs. You need to supply a set of pseudo-inputs or basis
vectors for the approximation, and suitable hyperparameters for the
covariance. You can use any method you like for finding the
pseudo-inputs , with the simplest obviously being a random subset of
the data. It is coded for Gaussian covariance function, but you could
very easily alter this. It is also fine to use for high dimensional
data sets.
spgp_lik is the SPGP (negative) marginal likelihood and gradients
with respect to pseudo-inputs and hyperparameters. So you can use this
if you wish to try to optimize the positioning of pseudo-inputs and
find good hyperparameters, before using spgp_pred . I would recommend
initializing the pseudo-inputs on a random subset of the data, and
initializing the hyperparameters sensibly. Its current limitations are
that 1) it is slow and memory intensive for high dimensional data sets
2) it is heavi
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SPGP_dist/demo_script.m
SPGP_dist/dist.c
SPGP_dist/dist.m
SPGP_dist/README
SPGP_dist/spgp_lik.m
SPGP_dist/spgp_lik.m~
SPGP_dist/spgp_lik_nohyp.m
SPGP_dist/spgp_lik_nohyp.m~
SPGP_dist/spgp_pred.m
SPGP_dist/spgp_pred.m~
SPGP_dist/test_inputs
SPGP_dist/train_inputs
SPGP_dist/train_outputs
SPGP_dist/dist.c
SPGP_dist/dist.m
SPGP_dist/README
SPGP_dist/spgp_lik.m
SPGP_dist/spgp_lik.m~
SPGP_dist/spgp_lik_nohyp.m
SPGP_dist/spgp_lik_nohyp.m~
SPGP_dist/spgp_pred.m
SPGP_dist/spgp_pred.m~
SPGP_dist/test_inputs
SPGP_dist/train_inputs
SPGP_dist/train_outputs
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
