Max Zwiessele
|
59ff2c8d00
|
gradient can be zero and two parameter cancellation is caught
|
2014-03-31 14:09:06 +01:00 |
|
Max Zwiessele
|
95a28f4106
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-03-31 13:31:59 +01:00 |
|
James Hensman
|
7973d7bf9f
|
removed some dubuggnin
|
2014-03-31 13:33:44 +01:00 |
|
Max Zwiessele
|
161f352838
|
delete dangling fixed attribute in constraints
|
2014-03-31 13:31:50 +01:00 |
|
Max Zwiessele
|
46ee737492
|
copy had slight bug in id(_parent_index_) > ids for ints are shared globally
|
2014-03-31 13:30:17 +01:00 |
|
Max Zwiessele
|
dda9b3dd73
|
student t noise now called t_scale2
|
2014-03-31 13:01:16 +01:00 |
|
Max Zwiessele
|
89cdd1f6d9
|
added kernel tests again
|
2014-03-31 12:48:36 +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
|
9b2bc907e4
|
Adding of symbolic likelihoods (not yet fully funcitonal).
|
2014-03-31 09:20:03 +01:00 |
|
Neil Lawrence
|
6f86b9b0fa
|
Update of symbolic likelihoods.
|
2014-03-31 09:18:31 +01:00 |
|
Max Zwiessele
|
60a071f18f
|
exact inference for N>D of Y
|
2014-03-28 12:11:14 +00: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
|
40ade9e157
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-03-27 13:11:24 +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 |
|
James Hensman
|
34ec8e08bf
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-03-27 10:08:53 +00:00 |
|
James Hensman
|
a74965b038
|
moved input_sensitivity to the gp class
|
2014-03-27 10:08:45 +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
|
9cf37ff104
|
started copy implementation, have to get rid of _getstate_ and _setstate_
|
2014-03-26 15:03:06 +00:00 |
|
mzwiessele
|
a126f288d2
|
slice operations now bound functions, not added after the fact
|
2014-03-26 14:59:38 +00:00 |
|
mzwiessele
|
ebb919bb8b
|
array list now working with index
|
2014-03-26 14:59:08 +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
|
81040f4566
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-03-25 17:00:00 +00:00 |
|
James Hensman
|
17c2799b1e
|
Full Linear kernel added, inc testing
|
2014-03-25 16:59:52 +00:00 |
|
Zhenwen Dai
|
b5b17b9715
|
[GPU] finish infere_likelihood
|
2014-03-24 18:23:11 +00:00 |
|
Zhenwen Dai
|
88277f6b67
|
[GPU] inference function part1
|
2014-03-24 17:17:06 +00:00 |
|
Zhenwen Dai
|
029abe8536
|
[GPU] in progress
|
2014-03-24 16:19:30 +00:00 |
|
Max Zwiessele
|
1294c24a28
|
mrd and bgplvm updates to conform new vardtc
|
2014-03-24 13:33:16 +00:00 |
|
Max Zwiessele
|
3db095338d
|
objective function seperate from calls for optimizer
|
2014-03-24 13:32:56 +00:00 |
|
Max Zwiessele
|
6b8e418597
|
vardtc updates
|
2014-03-24 13:32:28 +00:00 |
|
Max Zwiessele
|
8d1cae6459
|
pca module for initialization
|
2014-03-24 13:32:18 +00:00 |
|
Max Zwiessele
|
f675c6b081
|
bugfix for 3d and more dimensional _indices
|
2014-03-24 12:41:39 +00:00 |
|
Max Zwiessele
|
29ff406c08
|
objective_function now standalone and only internal robust optimization loop
|
2014-03-24 12:41:10 +00:00 |
|
Zhenwen Dai
|
2b1c1614d9
|
[GPU] var_dtc_gpu in progress
|
2014-03-24 12:21:29 +00:00 |
|
Max Zwiessele
|
5c28fd4d5e
|
deleted unused imports
|
2014-03-24 11:32:41 +00:00 |
|
Max Zwiessele
|
f666d207f2
|
GPclassification has to default inference method to EP
|
2014-03-24 11:27:24 +00:00 |
|
Max Zwiessele
|
d27733bf5f
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-03-24 11:22:39 +00:00 |
|
Max Zwiessele
|
401540cbf5
|
core updates
|
2014-03-24 11:22:31 +00:00 |
|
Max Zwiessele
|
d305495693
|
testing
|
2014-03-24 11:22:02 +00:00 |
|
Max Zwiessele
|
321a75100c
|
finally added pca package again
|
2014-03-24 11:21:48 +00:00 |
|
Alan Saul
|
9c6abfc270
|
Whoops!
|
2014-03-24 10:15:46 +00:00 |
|
Alan Saul
|
cbf58d4920
|
Fixed bug in product kernel gradients diag wrt to X
|
2014-03-24 10:13:50 +00:00 |
|