Commit graph

213 commits

Author SHA1 Message Date
James Hensman
9a97ad7348 debugging the coregionalisation kern 2013-03-07 13:49:54 +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
James Hensman
613aae6417 coregionalisation 2013-03-06 13:15:15 +00:00
Nicolo Fusi
734edfe9d9 testing priors in the demo 2013-02-25 12:20:33 +00:00
Nicolo Fusi
bc80c0b62d rebased from master in older to get all the goodies 2013-02-25 11:49:15 +00:00
Nicolò Fusi
1705ecce91 optimize_restarts() is now parallel (load-balanced). It also mantains compatibility with the verbose and robust options 2013-02-24 13:23:46 +00:00
Nicolo Fusi
de665361a7 all kernels working fine with the psi statistics now 2013-02-15 18:08:40 +00:00
Nicolo Fusi
bf2d641112 debugging BGPLVM 2013-02-15 16:31:51 +00:00
Nicolo Fusi
2abba8cf14 merged with master 2013-02-15 11:56:37 +00:00
Nicolo Fusi
03c1f77c08 trying to fix bugs in kerns 2013-02-12 17:45:44 +00:00
Ricardo Andrade
4563a5f8a6 Probit likelihood modified for plotting. 2013-02-07 11:36:45 +00:00
Ricardo Andrade
02dc5c7b48 Example is working 2013-02-07 11:35:29 +00:00
Nicolò Fusi
baa06181e8 psi statistics working for linear ARD kernel 2013-02-07 10:01:05 +00:00
Nicolo Fusi
7d8e2183a2 psi statistics for the linear kernel 2013-02-06 17:51:54 +00:00
James Hensman
bbc7bd8aca various merge conflicts from the newGP branch 2013-02-04 16:15:54 +00:00
James Hensman
687631f719 Merge branch 'newGP'
Conflicts:
	GPy/models/GP_regression.py
2013-02-04 12:41:22 +00:00
Ricardo Andrade
5e2baf1919 Changes in plotting functions. 2013-02-01 17:58:21 +00:00
Ricardo Andrade
24b6dfa086 Classification examples corrected (2/3) 2013-02-01 16:21:26 +00:00
Ricardo Andrade
0a8686d7c0 EPEM is running. 2013-02-01 15:14:11 +00:00
Ricardo Andrade
f941d629e6 James' debugging of the EP/GP interface
It seems that the GP-EP algorithm works now.
2013-02-01 13:45:55 +00:00
Ricardo Andrade
eb04cbed63 merged changes in likelihood_functions (James) 2013-02-01 13:32:13 +00:00
Ricardo Andrade
182c4c7d64 So many changes 2013-02-01 13:17:17 +00:00
Nicolo Fusi
0224e700f4 first broken port of the psi stats to the linear kernel 2013-01-31 09:54:27 +00:00
James Hensman
791d240d96 merged conflicts after merging in master to newGP branch 2013-01-31 09:24:00 +00:00
Nicolo Fusi
8a5f075ef0 RBF (both ARD and non-ARD) kernels working nicely with psi statistics 2013-01-30 16:27:45 +00:00
Ricardo Andrade
d8eb155622 Working for regression, still some bugs for EP. 2013-01-30 16:00:03 +00:00
Nicolo Fusi
be5b775729 added BGPLVM demo (not working yet) 2013-01-30 15:54:47 +00:00
Nicolo Fusi
8a3e10700d massive merge of the debug branch 2013-01-30 15:30:54 +00:00
Ricardo Andrade
29eb61d65e EP plots samples now for the phi transformation. 2013-01-30 12:14:32 +00:00
Ricardo
d1a0883c12 Log-likelihood,predictions and plotting are working. 2013-01-29 23:54:02 +00:00
Ricardo Andrade
217fa0e70e Now it works. 2013-01-29 16:44:12 +00:00
Nicolo Fusi
ff1b64022e BGPLVM working 2013-01-29 15:57:03 +00:00
Nicolo Fusi
936d08723e BGPLVM working with rbf+white 2013-01-29 14:02:41 +00:00
Ricardo Andrade
01f0378f84 Other change. 2013-01-29 12:23:49 +00:00
Ricardo Andrade
9972862ea2 Test file. 2013-01-29 12:08:50 +00:00
Ricardo Andrade
7737cecf6d EM algorithm 2013-01-28 18:01:55 +00:00
Ricardo Andrade
29ec128c9d Other changes. 2013-01-28 17:47:08 +00:00
Ricardo
fad0e07624 Sparse EP 2013-01-28 00:16:23 +00:00
Ricardo Andrade
6a2e0a1fe5 fixing EP and merging it with GP_regression 2013-01-25 18:14:28 +00:00
Ricardo
b6ffb57263 Fixing GP_EP 2013-01-25 09:30:31 +00:00
Neil Lawrence
4dea5c45fb __init__.py for Examples directory (see comments in code). 2013-01-23 13:04:20 +00:00
Neil Lawrence
163f12ac47 __init__.py for Examples directory (see comments in code). 2013-01-23 13:02:21 +00:00
Nicolò Fusi
6c4528e4da merged master 2013-01-22 17:57:09 +00:00
Nicolas
eedf1f99d1 added some documentation and example files 2013-01-21 12:16:55 +00:00
James Hensman
eb3061a9f0 minor changes to the apsre regression demo 2013-01-18 18:05:14 +00:00
James Hensman
0fb8ab91bb various hackday stuff, including scale factor in sparse GP 2013-01-18 17:47:50 +00:00
Neil Lawrence
3045ee72c8 Added unsupervised.py examples file and datasets.py@ 2013-01-18 16:38:41 +00:00
Neil Lawrence
99034d0fb0 Mods to regression.py now that we have get to get parameters. Moved Youter to YYT. 2013-01-18 15:31:20 +00:00
James Hensman
126b45673b Scale factor added to sparse_GP_regression
and sparse_GP_demo ammended to be less annoying (m1)
2013-01-18 15:09:48 +00:00
Nicolas
eb86182f7d solved conflicts for rbf kernel 2013-01-18 14:23:57 +00:00