Commit graph

24 commits

Author SHA1 Message Date
Zhenwen Dai
cb90272bd5 [GPU] partial implmented minibatch inference 2014-03-21 22:04:25 +00:00
Zhenwen Dai
5acb66cf78 bug fix w.r.t. var_dtc.py 2014-03-18 12:35:28 +00:00
Ricardo
9e64f116d8 Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/inference/latent_function_inference/var_dtc.py
2014-03-17 19:05:37 +00:00
Ricardo
fe82678d80 Changes to allow heteroscedastic inference 2014-03-17 18:57:34 +00:00
James Hensman
caf1dc2609 dL_dthetaL in missing data vardtc 2014-03-17 16:38:04 +00:00
James Hensman
cc96f5b3d5 lots of fixes, including prediction being mean and variance only 2014-03-13 14:42:03 +00:00
Max Zwiessele
5027e8e312 diagonal add kmm 2014-03-12 12:03:47 +00:00
Max Zwiessele
21c4d41ac3 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-10 08:56:17 +00:00
Max Zwiessele
f7223ea377 constant jitter 2014-03-10 08:20:45 +00:00
Zhenwen Dai
5f3524e7da add const_jitter back to varDTC 2014-03-06 16:52:39 +00:00
Max Zwiessele
0df263956f Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory 2014-03-04 17:32:46 +00:00
Max Zwiessele
47e4026141 hierarchy edits. adding removing parameters withing hierarchy 2014-02-28 16:18:47 +00:00
Max Zwiessele
83f5b9377a caching in place again and working : ) 2014-02-28 11:46:09 +00:00
Max Zwiessele
3c0f89bf53 vdtc_missing data corrections 2014-02-26 08:33:45 +00:00
Max Zwiessele
d29fa56af2 merged variational posterior changes 2014-02-26 08:30:27 +00:00
Max Zwiessele
b928044f40 sparse gp missing data 2014-02-26 08:23:35 +00:00
James Hensman
70ada7fa46 sorting ouyt the variational posterior objects 2014-02-24 15:44:11 +00:00
Zhenwen Dai
7f39070f07 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-21 17:56:43 +00:00
Zhenwen Dai
99c6a2095f adapt the new interface of the variational posterior distribution. 2014-02-21 17:56:37 +00:00
Max Zwiessele
659643038f parameterized now supports deleting of parameters 2014-02-21 17:53:44 +00:00
Max Zwiessele
8b8ca5544f linear and rbf fix for variational gradients in Z 2014-02-21 12:29:28 +00:00
Max Zwiessele
0c92fca31a linear without caching, derivatives done 2014-02-21 09:14:31 +00:00
Max Zwiessele
c4f6b0dbe7 copy and missing data 2014-02-19 15:32:16 +00:00
Max Zwiessele
d0c563ff0a added sparsegp with missing data 2014-02-18 15:52:33 +00:00