GPy/GPy/models
2013-09-18 14:45:06 +01:00
..
__init__.py Merge branch 'linK_functions2' into devel 2013-09-13 15:57:34 +01:00
bayesian_gplvm.py print_all function removed, print m works as before. 2013-09-16 12:24:37 +01: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
fitc_classification.py changes according to new likelihoods definition 2013-09-13 12:26:50 +01:00
gp_classification.py Heaviside transformation fixed 2013-09-16 16:55:12 +01:00
gp_multioutput_regression.py coregionalisation changed to coregionalization 2013-09-14 17:23:17 +01:00
gp_regression.py Modifications to transformations ... not sure which tests to run to make sure I haven't messed things up. New code avoids exponentiating values greater than -log(eps) or less than log(eps). Also changed negative code to call the positive code (I think they should inherit the positive code ... but maybe not. 2013-08-16 18:28:16 +01:00
gplvm.py Reverting error 2013-09-18 14:45:06 +01:00
gradient_checker.py gradient checker more robust against name changes 2013-07-29 15:26:49 +01:00
mrd.py print_all function removed, print m works as before. 2013-09-16 12:24:37 +01:00
sparse_gp_classification.py Merge branch 'linK_functions2' into devel 2013-09-13 15:57:34 +01:00
sparse_gp_multioutput_regression.py linK2_functions2 merged 2013-09-13 18:09:59 +01:00
sparse_gp_regression.py Merge branch 'linK_functions2' into devel 2013-09-13 15:57:34 +01:00
sparse_gplvm.py added robust pickling, switches to old behaviour, if get/setstate not implemented 2013-06-26 16:48:48 +01:00
svigp_regression.py added robust pickling, switches to old behaviour, if get/setstate not implemented 2013-06-26 16:48:48 +01:00
warped_gp.py changes to multiout constructor 2013-07-08 14:27:32 +01:00