GPy/GPy/models
2013-04-22 11:59:32 +01:00
..
__init__.py new functions mrd init_X update 2013-04-15 10:57:27 +01:00
Bayesian_GPLVM.py fixed psi0 psi1 renaming error 2013-04-15 16:01:54 +01:00
generalized_FITC.py changed X_uncertainty for X_variance (in the code) for consistency with actual naming (in the printing) 2013-04-10 09:34:15 +01:00
GP.py made the basic GP class use dtrtrs where possible 2013-04-22 11:59:32 +01:00
GP_regression.py Assorted work on combining the EP and sparse methods 2013-02-01 17:12:45 +00:00
GPLVM.py Merge branch 'mrd' into devel 2013-04-16 11:30:07 +01:00
mrd.py adjusted plotting behaviour in X1d 2013-04-16 11:25:51 +01:00
sparse_GP.py a litle more stability in svigp 2013-04-16 12:36:15 +01:00
sparse_GP_regression.py fixed import error 2013-02-15 13:39:01 +00:00
sparse_GPLVM.py fixed bug in RBF, added inducing inputs to BGPLVM plots 2013-03-11 18:43:59 +00:00
uncollapsed_sparse_GP.py americanized spellings 2013-03-11 13:26:39 +00:00
warped_GP.py changed prediction code 2013-03-15 17:12:43 +00:00