GPy/GPy/models
2014-03-13 13:13:15 +00:00
..
__init__.py bugfixing 2014-03-13 08:02:25 +00:00
bayesian_gplvm.py Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory 2014-03-04 17:32:46 +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 some tifying in the models classes 2013-12-12 14:18:18 +00:00
gp_coregionalized_regression.py GPCoregionalizedRegresssion added 2014-03-12 12:52:52 +00:00
gp_multioutput_regression.py some tifying in the models classes 2013-12-12 14:18:18 +00:00
gp_regression.py Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory 2014-03-04 17:32:46 +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 testing a bit cleaned periodic is turned off, bc it need different tests, discontinuous still needed 2014-03-13 13:13:15 +00:00
sparse_gp_classification.py getstate > _getstate and setstate > _setstate 2014-01-24 15:48:23 +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 switch input_sensitivity function to model 2014-03-04 14:25:11 +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