文件名称:gplvm
-
所属分类:
- 标签属性:
- 上传时间:2016-03-25
-
文件大小:1.31mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个用于高斯过程隐变量模型的工具箱,其中包含了MATLAB/C/PYTHON三种语言版本-As of July 2005 a C++ implementation of the GPLVM exists which has most of the flexibility of this software but runs much faster. However as of this time it cannot handle very large data sets as the sparsification algorithm (i.e. the IVM) is not implemented.
Expected code updates in the near future: different kernels associated with each dimension of the IVM code (update to take place in IVM toolbox).
A note on speed issues:
This toolbox is designed to be flexible, not fast. Large improvements in running speed can be obtained by removing that flexibility (e.g. by fixing the kernel type and the noise model etc.).
Version 2.1 Release Notes
-
As part of releasing the new FGPLVM toolbox, which uses a different sparsification approach for dealing with large data sets, large portions of the original GPLVM code were moved into two new toolboxes: the datasets toolbox and the mltools toolbox. These toolboxes are now required for running the GPLVM toolbox.
Version
Expected code updates in the near future: different kernels associated with each dimension of the IVM code (update to take place in IVM toolbox).
A note on speed issues:
This toolbox is designed to be flexible, not fast. Large improvements in running speed can be obtained by removing that flexibility (e.g. by fixing the kernel type and the noise model etc.).
Version 2.1 Release Notes
-
As part of releasing the new FGPLVM toolbox, which uses a different sparsification approach for dealing with large data sets, large portions of the original GPLVM code were moved into two new toolboxes: the datasets toolbox and the mltools toolbox. These toolboxes are now required for running the GPLVM toolbox.
Version
(系统自动生成,下载前可以参看下载内容)
下载文件列表
gplvm/a (fast) implementation of gaussian process latent variable models/
gplvm/a (fast) implementation of gaussian process latent variable models/demos/
gplvm/a (fast) implementation of gaussian process latent variable models/demos/cootesModify.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/cootesVisualise.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demEdinburgh1.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demEdinburgh2.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demEpfl.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demFace1.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demFranck.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demIbm.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demIdiap.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demManifold.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demManifold.mat
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demOxford.asv
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demOxford.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demPrintManifold.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demTuebingen.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/ericrun.model
gplvm/a (fast) implementation of gaussian process latent variable models/demos/ericrun_back_constrained.model
gplvm/a (fast) implementation of gaussian process latent variable models/demos/franck.mat
gplvm/a (fast) implementation of gaussian process latent variable models/demos/prepDemManifold.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/swagger.model
gplvm/a (fast) implementation of gaussian process latent variable models/demos/swagger_back_constrained.model
gplvm/a (fast) implementation of gaussian process latent variable models/demos/swagger_dynamics.model
gplvm/a (fast) implementation of gaussian process latent variable models/demos/tfaceGetBoundingBox.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/tfaceLoadConnectivity.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/tfaceParse.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/tfaceParseFrame.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/tfaceParseGenerateFilename.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/activeSetGradient.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/additionalfiles.txt
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/classVisualise.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/Contents.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demBrendan.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demBrendan1.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demBrendan2.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demBrendan3.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demCepstral.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demCepstral1.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demCepstralProject.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demDigits.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demDigits1.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demDigits2.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demDigits3.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demDigitsGtm.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demDigitsPca.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demHorse.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demHorse1.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demHorse2.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demHorse3.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demHorse4.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demHorse5.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demHorseClassifyPlot.m
gplvm/a (fast) implementatio
gplvm/a (fast) implementation of gaussian process latent variable models/demos/
gplvm/a (fast) implementation of gaussian process latent variable models/demos/cootesModify.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/cootesVisualise.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demEdinburgh1.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demEdinburgh2.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demEpfl.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demFace1.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demFranck.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demIbm.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demIdiap.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demManifold.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demManifold.mat
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demOxford.asv
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demOxford.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demPrintManifold.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/demTuebingen.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/ericrun.model
gplvm/a (fast) implementation of gaussian process latent variable models/demos/ericrun_back_constrained.model
gplvm/a (fast) implementation of gaussian process latent variable models/demos/franck.mat
gplvm/a (fast) implementation of gaussian process latent variable models/demos/prepDemManifold.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/swagger.model
gplvm/a (fast) implementation of gaussian process latent variable models/demos/swagger_back_constrained.model
gplvm/a (fast) implementation of gaussian process latent variable models/demos/swagger_dynamics.model
gplvm/a (fast) implementation of gaussian process latent variable models/demos/tfaceGetBoundingBox.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/tfaceLoadConnectivity.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/tfaceParse.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/tfaceParseFrame.m
gplvm/a (fast) implementation of gaussian process latent variable models/demos/tfaceParseGenerateFilename.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/activeSetGradient.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/additionalfiles.txt
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/classVisualise.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/Contents.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demBrendan.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demBrendan1.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demBrendan2.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demBrendan3.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demCepstral.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demCepstral1.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demCepstralProject.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demDigits.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demDigits1.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demDigits2.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demDigits3.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demDigitsGtm.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demDigitsPca.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demHorse.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demHorse1.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demHorse2.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demHorse3.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demHorse4.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demHorse5.m
gplvm/a (fast) implementation of gaussian process latent variable models/matlab/demHorseClassifyPlot.m
gplvm/a (fast) implementatio
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.