Commit graph

56 commits

Author SHA1 Message Date
Neil Lawrence
2256127130 Made openmp switch in only dependent on potion in rbf.py and linear.py 2014-05-13 05:23:36 +01:00
Zhenwen Dai
5cfc250ad1 [SSGPLVM] add plotting class 2014-04-08 15:26:34 +01:00
Zhenwen Dai
bbcba2553c [GPU] GPU version of varDTC is ready 2014-04-07 10:25:16 +01:00
Zhenwen Dai
7a74c0b80d [GPU] varDTC_gpu almost done 2014-04-04 18:02:53 +01:00
Zhenwen Dai
24cc9c1bc3 [GPU] gradient check ready 2014-04-02 11:48:27 +01:00
Zhenwen Dai
b90a867232 [GPU] update gradients rest 2014-04-02 11:43:32 +01:00
Zhenwen Dai
af56b9951c [gpu] upate gradient 2014-04-01 17:38:52 +01:00
Zhenwen Dai
98816659dd [GPU] psi2 ssgplvm 2014-04-01 12:09:40 +01:00
Zhenwen Dai
b945e8d01f [GPU] psi1 2014-03-31 16:18:06 +01:00
James Hensman
7973d7bf9f removed some dubuggnin 2014-03-31 13:33:44 +01:00
Zhenwen Dai
4465c5be8d [GPU] psicommputation 2014-03-27 17:12:17 +00:00
Zhenwen Dai
bc59cb8b22 [GPU] psi1 after debug 2014-03-26 17:09:01 +00:00
Zhenwen Dai
e4d19120cd [GPU] add linalg_gpu ssrbf_gpucomp 2014-03-26 10:54:41 +00:00
Zhenwen Dai
53627ee282 [GPU] GPU kernel 2014-03-26 10:47:33 +00:00
James Hensman
17c2799b1e Full Linear kernel added, inc testing 2014-03-25 16:59:52 +00:00
Max Zwiessele
efcce6d0af active_dims as extra parameter for kernels, it tells which input dimensions to work on 2014-03-14 09:18:08 +00:00
Max Zwiessele
54239555a1 psi_stat slices for kernels 2014-03-12 12:03:37 +00:00
Max Zwiessele
01f5d789c5 automatic slicing 2014-03-11 16:24:09 +00:00
Zhenwen Dai
99d6b8220c [SSGPLVM] implemented linear kernel 2014-03-05 18:45:14 +00:00
Zhenwen Dai
0f6004034e [SSGPLVM] support non-ARD rbf 2014-03-03 17:56:47 +00:00
James Hensman
496624af78 weaving a faster rbf 2014-02-28 21:23:47 +00:00
James Hensman
c87bda9e49 einsumming in rbf for speed 2014-02-28 14:20:17 +00:00
James Hensman
ab7dff9a3d no longer caching denom in psi2_rbf 2014-02-28 12:59:49 +00:00
Max Zwiessele
83f5b9377a caching in place again and working : ) 2014-02-28 11:46:09 +00:00
Max Zwiessele
184c830ba9 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-28 11:33:35 +00:00
James Hensman
7ae9d03c45 efficiencies in stationary 2014-02-28 11:01:54 +00:00
Max Zwiessele
058ab679e7 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-28 08:58:38 +00:00
Max Zwiessele
399da015e6 rbf 2014-02-28 08:56:52 +00:00
Zhenwen Dai
d8c2f78131 [SSGPLVM] update SSGPLVM with new inferface and merge ssrbf into rbf 2014-02-27 16:28:42 +00:00
James Hensman
283b0745aa added some caching 2014-02-27 09:16:36 +00:00
James Hensman
82e3252012 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-26 15:47:05 +00:00
Max Zwiessele
65fd6dd24e observable pattern through and thorugh 2014-02-26 15:46:14 +00:00
James Hensman
9867330861 moved plot functionality from add to kern 2014-02-26 14:30:28 +00:00
Max Zwiessele
f6228abd4c gradients 2014-02-26 13:18:29 +00:00
Max Zwiessele
95960c33c8 rbf with new parameter structure 2014-02-26 12:32:06 +00:00
James Hensman
60e8f88b9b lots of hacking on RBF 2014-02-26 10:38:09 +00:00
James Hensman
f6da5345d9 plot latent updated 2014-02-26 09:16:31 +00:00
James Hensman
80acca640f messing with kernels 2014-02-25 17:15:38 +00:00
James Hensman
da4686dd3c renaming: posterior_variationa -> variational_posterior 2014-02-24 19:31:13 +00:00
James Hensman
0e01877586 stuf in rbf might be broken 2014-02-24 14:55:16 +00:00
Max Zwiessele
22403a266f merged static 2014-02-24 14:50:23 +00:00
Max Zwiessele
b200b9fa90 input_sensitivity and ard plotting 2014-02-24 14:47:43 +00:00
James Hensman
d3eaef5c99 plotting conflict fixed 2014-02-24 13:55:11 +00:00
James Hensman
1766db89fe adding and producting in stationary is no stationary 2014-02-24 13:51:03 +00:00
Max Zwiessele
d90d67a8c1 Revert "changed to 'update_gradients_q_variational'"
This reverts commit f311bfdf17.
2014-02-24 11:45:18 +00:00
Zhenwen Dai
f311bfdf17 changed to 'update_gradients_q_variational' 2014-02-24 11:33:58 +00:00
Zhenwen Dai
99c6a2095f adapt the new interface of the variational posterior distribution. 2014-02-21 17:56:37 +00:00
Max Zwiessele
8b8ca5544f linear and rbf fix for variational gradients in Z 2014-02-21 12:29:28 +00:00
James Hensman
8b2f39450b workin gon linear kernel 2014-02-21 10:38:47 +00:00
Max Zwiessele
1d722c4f28 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-21 08:03:48 +00:00