| .. |
|
__init__.py
|
merge with commit of dgplvm
|
2015-04-20 16:02:19 +01:00 |
|
bayesian_gplvm.py
|
Added to init
|
2015-04-10 17:58:51 +01:00 |
|
bayesian_gplvm_minibatch.py
|
some correction for ibp ssgplvm
|
2015-06-28 21:33:57 +01:00 |
|
bcgplvm.py
|
more cooooopyrighting
|
2014-11-21 12:10:50 +00:00 |
|
dpgplvm.py
|
Python 3 fixes
|
2015-06-23 01:26:52 -07:00 |
|
gp_classification.py
|
more cooooopyrighting
|
2014-11-21 12:10:50 +00:00 |
|
gp_coregionalized_regression.py
|
[coreg regression] kernel name is coreg
|
2014-11-05 14:59:43 +00:00 |
|
gp_heteroscedastic_regression.py
|
Noise parameters built depending on Y_metadata
|
2014-08-26 17:06:09 +01:00 |
|
gp_kronecker_gaussian_regression.py
|
[link|unlink_parameter] renaming add_parameter to link_parameter
|
2014-09-08 08:57:28 +01:00 |
|
gp_regression.py
|
Python 3 fixes
|
2015-06-23 01:26:52 -07:00 |
|
gp_var_gauss.py
|
Fixed model test
|
2015-07-22 18:37:12 +01:00 |
|
gplvm.py
|
more cooooopyrighting
|
2014-11-21 12:10:50 +00:00 |
|
gradient_checker.py
|
Python 3 fixes
|
2015-06-23 01:26:52 -07:00 |
|
mrd.py
|
kern fix. All tests now pass
|
2015-03-06 17:07:35 +00:00 |
|
one_vs_all_classification.py
|
Added lengthscales for a standard GPLVM with ARD
|
2014-11-14 21:16:26 +00:00 |
|
one_vs_all_sparse_classification.py
|
Convert print to function for Python 3 compatibility. This breaks compatibility for versions of Python < 2.6
|
2015-02-26 08:58:05 +00:00 |
|
sparse_gp_classification.py
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-04-16 14:59:04 +01:00 |
|
sparse_gp_coregionalized_regression.py
|
[coreg regression] kernel name is coreg
|
2014-11-05 14:59:43 +00:00 |
|
sparse_gp_minibatch.py
|
[inference] minibatch inference needed polishing
|
2015-06-29 10:19:36 +02:00 |
|
sparse_gp_regression.py
|
add mpi support for sparsegpregression
|
2014-11-05 17:50:23 +00:00 |
|
sparse_gplvm.py
|
extend inference X for all gp models
|
2014-11-03 16:04:15 +00:00 |
|
ss_gplvm.py
|
[ssmrd] implement with IBP prior
|
2015-05-22 14:29:53 +01:00 |
|
ss_mrd.py
|
[ssmrd] implement with IBP prior
|
2015-05-22 14:29:53 +01:00 |
|
warped_gp.py
|
first try in implementing warped mean
|
2015-08-04 14:22:46 +01:00 |