GPy/GPy/models
2014-03-04 17:32:46 +00:00
..
__init__.py [SSGPLVM] migrate SSGPLVM to params branch 2014-02-25 16:09:26 +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_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 observable pattern through and thorugh 2014-02-26 15:46:14 +00:00
gradient_checker.py Fixed likelihood tests for new parameters structure 2014-02-07 15:16:52 +00:00
mrd.py Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory 2014-03-04 17:32:46 +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 sparse gp with uncertain inputs 2014-03-03 15:08:54 +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