GPy/GPy/models
Ricardo fcb6742b60 Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/likelihoods/mixed_noise.py
2014-03-19 09:39:35 +00:00
..
__init__.py New model SparseGPCoregionalizedRegression 2014-03-17 19:01:16 +00:00
bayesian_gplvm.py fix the bug regarding to the change of the name dL_dthetaL 2014-03-17 16:09:25 +00: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 fixes to EP 2014-03-14 11:47:23 +00:00
gp_coregionalized_regression.py bug fixed 2014-03-18 16:03:16 +00:00
gp_multioutput_regression.py some tifying in the models classes 2013-12-12 14:18:18 +00:00
gp_regression.py ObservableArray -> ObsAr, because of pickling and ndarray printing 2014-03-17 17:10:06 +00:00
gplvm.py grad dict is property of self 2014-03-13 09:07:56 +00:00
gradient_checker.py Fixed likelihood tests for new parameters structure 2014-02-07 15:16:52 +00:00
mrd.py mrd gradients 2014-03-14 12:33:26 +00:00
sparse_gp_classification.py getstate > _getstate and setstate > _setstate 2014-01-24 15:48:23 +00: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 empty spaces 2014-03-11 10:25:21 +00:00
sparse_gplvm.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
ss_gplvm.py fix the bug regarding to the change of the name dL_dthetaL 2014-03-17 16:09:25 +00:00
svigp_regression.py getstate > _getstate and setstate > _setstate 2014-01-24 15:48:23 +00:00
warped_gp.py getstate > _getstate and setstate > _setstate 2014-01-24 15:48:23 +00:00