Commit graph

11 commits

Author SHA1 Message Date
Nicolo Fusi
b336d91473 fixed bug in RBF, added inducing inputs to BGPLVM plots 2013-03-11 18:43:59 +00:00
James Hensman
1d98d0a718 FIxed a transpose bug in sparse_GPLVM 2013-03-11 11:06:08 +00:00
James Hensman
6e809b024f effiiency improvements in sparse_GP
the recasting of derivatives through psi2 into psi1 is now only done in
one place
2013-02-26 15:00:18 +00:00
Nicolas
3f924bea8f Some bugfixes that have affected GPLVM/sparseGPLVM since the hetero noise change 2013-02-21 15:21:37 +00:00
Nicolo Fusi
dfe500f8eb fixed inconsistent naming of parameters in LVM models 2013-02-19 14:36:55 +00:00
Neil Lawrence
b43db3f8da Modified log_like_gradients to make it _log_like_gradients and moved extract_gradient to _log_like_gradients_transformed. 2013-01-18 13:47:37 +00:00
Neil Lawrence
3c700dfa50 Changed get_param and set_param to _get_params and _set_params 2013-01-18 12:31:37 +00:00
James Hensman
ab56f3f9b7 small tweak to the gradients in sparse GP 2012-12-07 23:03:53 -08:00
James Hensman
31b7a0520e sparseGPLVM demo now working 2012-11-30 11:59:22 +00:00
Nicolo Fusi
92adeecb6c added copyright notice and license at the top 2012-11-29 16:39:20 +00:00
Nicolo Fusi
61984274dd models 2012-11-29 16:32:48 +00:00