James Hensman
|
79ad72c46a
|
added the outline of a tutorial on 'interacting with models'
|
2013-03-11 11:51:21 +00:00 |
|
Ricardo Andrade
|
5011afda06
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-11 11:47:46 +00:00 |
|
Nicolas
|
e9c84484c0
|
Draft of documentation for implemented kernels
|
2013-03-11 11:45:58 +00:00 |
|
Ricardo Andrade
|
71df6e1fc2
|
Merge branch 'fixEP'
|
2013-03-11 11:44:30 +00:00 |
|
Ricardo Andrade
|
3f88381dc9
|
generalized_FITC removed
|
2013-03-11 11:43:04 +00:00 |
|
Ricardo Andrade
|
9126c10866
|
Removed generalized_FITC.py
|
2013-03-11 11:42:30 +00:00 |
|
Ricardo Andrade
|
addb5da4e4
|
Irrelevant changes
|
2013-03-11 11:41:46 +00:00 |
|
Ricardo Andrade
|
1ddc059251
|
Test for EP_DTC added
|
2013-03-11 11:41:22 +00:00 |
|
Ricardo Andrade
|
5dbc5bdb6e
|
Plotting functions for sparse_GP added
|
2013-03-11 11:40:17 +00:00 |
|
Ricardo Andrade
|
0ade786385
|
Plot function moved to GP model
|
2013-03-11 11:39:48 +00:00 |
|
Nicolas
|
c20788c893
|
Draft of documentation for implemented kernels
|
2013-03-11 11:36:53 +00:00 |
|
Nicolas
|
3950347e3f
|
Draft of documentation for implemented kernels
|
2013-03-11 11:32:56 +00:00 |
|
James Hensman
|
c561867b3c
|
skipping a test known to fail (linear sparse)
|
2013-03-11 11:19:20 +00:00 |
|
James Hensman
|
7d4e568d7b
|
added sparse_gplvm_tests -- they fail
|
2013-03-11 11:11:42 +00:00 |
|
James Hensman
|
cd7539a429
|
added simple gplvm_tests
|
2013-03-11 11:08:53 +00:00 |
|
James Hensman
|
1d98d0a718
|
FIxed a transpose bug in sparse_GPLVM
|
2013-03-11 11:06:08 +00:00 |
|
Nicolas
|
dcbe8e405b
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-11 11:04:27 +00:00 |
|
Nicolas
|
b39de379fd
|
added tutorial in examples
|
2013-03-11 11:04:11 +00:00 |
|
Nicolo Fusi
|
2b7f0999bc
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-11 10:45:37 +00:00 |
|
Nicolo Fusi
|
4d355d823f
|
removed log_likelihood_gradients_transformed, now everything is done in the objective functions
|
2013-03-11 10:45:24 +00:00 |
|
James Hensman
|
e75b566f1e
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-11 10:43:23 +00:00 |
|
James Hensman
|
393662b05d
|
sometidying of the psi statistic cross terms
|
2013-03-11 10:43:17 +00:00 |
|
Nicolas
|
ec748e2d6b
|
all the product_orthogonal have been changed to prod_orthogonal for consistency
|
2013-03-11 10:33:29 +00:00 |
|
James Hensman
|
f881e65761
|
coregionalisation seems to be a go-go
|
2013-03-08 18:21:29 +00:00 |
|
Ricardo Andrade
|
24d7054174
|
some small changes.
|
2013-03-08 11:46:17 +00:00 |
|
James Hensman
|
af510d166a
|
some changes to product_orthogonal
dKdiag_dX is now implemented, some of the cod eis a little tidier
|
2013-03-07 16:01:00 +00:00 |
|
Ricardo Andrade
|
6350ae7afc
|
Merge branch 'master' of github.com:SheffieldML/GPy into genFITC
|
2013-03-07 14:02:06 +00:00 |
|
James Hensman
|
9a97ad7348
|
debugging the coregionalisation kern
|
2013-03-07 13:49:54 +00:00 |
|
Ricardo Andrade
|
612658078c
|
Merge branch 'master' of github.com:SheffieldML/GPy into genFITC
|
2013-03-07 13:45:43 +00:00 |
|
James Hensman
|
d00d10952c
|
more messing around with coregionalize
|
2013-03-06 16:25:29 +00:00 |
|
Nicolo Fusi
|
81810d3a7b
|
JH bugfix for slices
|
2013-03-06 16:00:14 +00:00 |
|
Ricardo Andrade
|
c6f2082839
|
Sparse GP with EP is working now
|
2013-03-06 15:43:58 +00:00 |
|
James Hensman
|
9be781894f
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-06 15:29:13 +00:00 |
|
James Hensman
|
65f9c7bb76
|
First attempt at making coregionalise work with the sparse model
Gradients are failing! have implemented prod_othogonal.dKdiag_dtheta
|
2013-03-06 15:29:03 +00:00 |
|
Max Zwiessele
|
b9425f7f08
|
using setuptools instead of distutils
|
2013-03-06 14:15:42 +00:00 |
|
James Hensman
|
fc34fa3eb9
|
yak shaving
|
2013-03-06 13:36:38 +00:00 |
|
James Hensman
|
9501a76bdc
|
added unit test for coregionalisation
|
2013-03-06 13:33:24 +00:00 |
|
James Hensman
|
613aae6417
|
coregionalisation
|
2013-03-06 13:15:15 +00:00 |
|
James Hensman
|
f2ce47d96e
|
Added symmtrical covariance functions
|
2013-03-05 15:58:03 +00:00 |
|
James Hensman
|
054faae4af
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-04 16:36:06 +00:00 |
|
James Hensman
|
77a89794d7
|
minor changes for het. noise and uncertin inuputs
|
2013-03-04 16:22:18 +00:00 |
|
James Hensman
|
053e6519c8
|
re-enstated compute_kernel_matrices
|
2013-03-04 12:43:05 +00:00 |
|
James Hensman
|
0e46e309e4
|
removed unnecessary computation of psi2
|
2013-03-04 12:13:27 +00:00 |
|
James Hensman
|
c5f4bcd02b
|
added dKdiag_dtheta for linear
|
2013-03-01 23:06:58 +00:00 |
|
Nicolas
|
3ffa8d782c
|
indentation for dKdiag_dtheta fixed
|
2013-03-01 17:45:41 +00:00 |
|
Nicolas
|
adfe587c86
|
added dKdiag_dtheta for the periodic kernels
|
2013-03-01 16:52:37 +00:00 |
|
James Hensman
|
62424e5947
|
fixed levels in GP.plot
|
2013-03-01 11:40:18 +00:00 |
|
James Hensman
|
4674ed4558
|
added optional number of contour levels to the 2D plotting in GP.plot
|
2013-03-01 11:13:55 +00:00 |
|
James Hensman
|
b47161e874
|
Some commentary on Neil's notes.txt
|
2013-02-27 08:57:33 +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 |
|