GPy/GPy/models
2014-01-24 16:37:20 +00:00
..
__init__.py removed fitc_classification modle 2014-01-24 10:18:13 +00:00
bayesian_gplvm.py getstate > _getstate and setstate > _setstate 2014-01-24 15:48:23 +00:00
bcgplvm.py Changed kern.py so that X2 is correctly passed as None to the kern parts for dK_dX. Modified several kern parts so that dK_dX is correctly computed (factors of 2 missing). Removed spurious factors of 2 from gplvm, bcgplvm, sparse_gp and fitc code. 2013-09-14 20:02:40 +01: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 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-01-24 15:48:49 +00:00
gplvm.py some gplvm related fixes 2014-01-24 16:37:20 +00:00
gradient_checker.py some tifying in the models classes 2013-12-12 14:18:18 +00:00
mrd.py getstate > _getstate and setstate > _setstate 2014-01-24 15:48:23 +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 getstate > _getstate and setstate > _setstate 2014-01-24 15:48:23 +00:00
sparse_gplvm.py getstate > _getstate and setstate > _setstate 2014-01-24 15:48:23 +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