Commit graph

653 commits

Author SHA1 Message Date
Neil Lawrence
fc98a975bf Added some missing files. 2014-04-23 12:19:46 +01:00
James Hensman
661693fe99 removing Neils mid-atlantic commit because he failed to add the relevant files to the repo 2014-04-20 19:21:52 +01:00
Neil Lawrence
ed2fa6c0bd Just had to do a check in from midlantic (showing off). 2014-04-18 18:23:25 -04:00
Neil Lawrence
483cb7ddc0 Merge branch 'params' of https://github.com/SheffieldML/GPy into params 2014-04-17 07:05:20 -04:00
Neil Lawrence
583f3bef0a First draft of base symbolic object, compiling with symbolic mapping. 2014-04-17 07:05:16 -04:00
Max Zwiessele
5fb9ce9c53 bugfix: slicing was still in stationary somehow 2014-04-16 12:19:40 +01:00
Max Zwiessele
39b68be5ed [Kern] added assertion for inputs X being matrix (ndim == 2) 2014-04-16 10:17:02 +01:00
Max Zwiessele
58097a5241 [Kern] added assertion for inputs X being matrix (ndim == 2) 2014-04-16 10:15:33 +01:00
Max Zwiessele
541aa1c8b6 bug fix: slicing was not checking dimensions 2014-04-16 10:12:02 +01:00
Max Zwiessele
a57ca26c89 bug fix: slicing can now be turned of by passing None as active_dims 2014-04-16 09:49:35 +01:00
Max Zwiessele
d2f73f13ec slicing .... maybe needs to be deleted 2014-04-15 16:47:34 +01:00
Neil Lawrence
c2d3c82944 Copy and paste observable_array from repository to try and resolve bizzare merge request. 2014-04-14 10:00:07 +01:00
Zhenwen Dai
5cfc250ad1 [SSGPLVM] add plotting class 2014-04-08 15:26:34 +01:00
Neil Lawrence
41ef7f4c72 Ongoing changes to symbolic. 2014-04-08 06:09:30 +01:00
Zhenwen Dai
01860455af [GPU] add automatic batchsize estimation 2014-04-07 11:55:46 +01:00
Zhenwen Dai
bbcba2553c [GPU] GPU version of varDTC is ready 2014-04-07 10:25:16 +01:00
Zhenwen Dai
f776db45df [GPU] psi varDTC ready 2014-04-07 10:18:03 +01:00
Neil Lawrence
9b5a1edb23 Partial changes to symbolic, including adding mapping covariance and beginning to unify code generation. 2014-04-07 10:31:13 +02:00
Zhenwen Dai
5e01b94d37 [GPU] caching not working 2014-04-04 19:30:49 +01:00
Zhenwen Dai
7a74c0b80d [GPU] varDTC_gpu almost done 2014-04-04 18:02:53 +01:00
Zhenwen Dai
954af5a6c2 [GPU] varDTC_gpu minibatch 2014-04-04 17:00:40 +01:00
Zhenwen Dai
8c4507d9f1 [GPU] bug fix 2014-04-03 12:29:44 +01:00
Zhenwen Dai
bb5c41f64c [GPU] bug fix 2014-04-03 12:27:56 +01:00
Zhenwen Dai
daf5a877f3 [GPU] vardtc_likelihood 2014-04-03 10:59:17 +01:00
Neil Lawrence
6551c343c9 Adding missing functions file. 2014-04-03 09:10:50 +02: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
73f690a4c9 [GPU] bug fix 2014-04-02 11:22:56 +01:00
Zhenwen Dai
c20cd69c4e [GPU] bug fix 2014-04-02 10:52:04 +01:00
Zhenwen Dai
5875a33d21 [GPU] bug fix 2014-04-01 18:10:35 +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
Neil Lawrence
f5b8989ef5 Added negative binomial likelihood based on symbolic. 2014-04-01 07:03:01 +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
Max Zwiessele
b8566e551e Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-31 12:45:17 +01:00
Max Zwiessele
f3b74fa85f pickling and caching 2014-03-31 12:45:09 +01:00
Neil Lawrence
6f86b9b0fa Update of symbolic likelihoods. 2014-03-31 09:18:31 +01:00
Max Zwiessele
305e8be3b4 kernel slicer now asserts X dimension on first seeing X 2014-03-28 12:06:23 +00:00
Max Zwiessele
1dabf67c93 assertion checks for all kernels 2014-03-28 12:02:34 +00:00
Zhenwen Dai
4465c5be8d [GPU] psicommputation 2014-03-27 17:12:17 +00:00
Max Zwiessele
fd4ad06126 slight adjustment to self.active_dims being a 0:n:1 slice 2014-03-27 13:11:19 +00:00
Max Zwiessele
5d6e612a2a independent output kernel now with single kernel/multiple kernels 2014-03-27 13:10:51 +00:00
Max Zwiessele
d5a8e5dd3a right active dims when adding kernels 2014-03-27 13:08:54 +00:00
Max Zwiessele
e26e737014 new slicing done and first attempts at copy and pickling full models 2014-03-27 09:28:44 +00:00
Max Zwiessele
c65a1e3544 merged and updated slicing operations 2014-03-27 09:08:28 +00:00
Max Zwiessele
f8ff2c7df2 kern merge commencing 2014-03-27 08:05:22 +00:00
Zhenwen Dai
bc59cb8b22 [GPU] psi1 after debug 2014-03-26 17:09:01 +00:00
mzwiessele
a126f288d2 slice operations now bound functions, not added after the fact 2014-03-26 14:59:38 +00:00
Zhenwen Dai
e4d19120cd [GPU] add linalg_gpu ssrbf_gpucomp 2014-03-26 10:54:41 +00:00