GPy/GPy/models
2014-08-26 17:06:48 +01:00
..
__init__.py Added kronecker and variational gaussian approximation gp's, vargpapprox needs generalising to any factorizing likelihood 2014-08-15 18:22:09 +01:00
bayesian_gplvm.py merge the current devel into psi2 2014-08-11 18:01:23 +01:00
bcgplvm.py _highest_parent_ now follows the tree, dK_dX > gradient_X, added update_grads_variational to linear, bgplvm for new framework 2014-02-10 15:12:49 +00:00
gp_classification.py Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-04-16 14:59:04 +01:00
gp_coregionalized_regression.py bug fixed 2014-03-18 16:03:16 +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 Added kronecker and variational gaussian approximation gp's, vargpapprox needs generalising to any factorizing likelihood 2014-08-15 18:22:09 +01:00
gp_multioutput_regression.py some tifying in the models classes 2013-12-12 14:18:18 +00:00
gp_regression.py pickling and caching 2014-03-31 12:45:09 +01:00
gp_var_gauss.py Added kronecker and variational gaussian approximation gp's, vargpapprox needs generalising to any factorizing likelihood 2014-08-15 18:22:09 +01:00
gplvm.py gradients of predictions for Trevor 2014-08-13 10:36:54 +01:00
gradient_checker.py Fixed likelihood tests for new parameters structure 2014-02-07 15:16:52 +00:00
mrd.py [optimizer] one copy for the optimizer in optimizer_array, use this instead of _set|get_params_transformed 2014-05-22 11:39:04 +01: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 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-19 09:39:35 +00:00
sparse_gp_multioutput_regression.py Fixing W_columns and num_outputs nomenclature 2013-09-23 17:29:33 +01:00
sparse_gp_regression.py pickling and caching 2014-03-31 12:45:09 +01:00
sparse_gplvm.py add plot_latent to sparse_gplvm 2014-07-02 14:23:56 +01:00
ss_gplvm.py recover the ss_gplvm.py 2014-08-26 16:46:28 +01:00
ss_mrd.py fix ss_mrd and fix white and bias kernel 2014-07-01 13:16:57 +01:00
svigp_regression.py pickling and caching 2014-03-31 12:45:09 +01:00
warped_gp.py pickling and caching 2014-03-31 12:45:09 +01:00