Commit graph

4433 commits

Author SHA1 Message Date
Max Zwiessele
a9e5513c3f Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-01-24 16:37:52 +00:00
Max Zwiessele
745637d459 changed priority of observable array to 0 2014-01-24 16:37:47 +00:00
James Hensman
563fbd257b some gplvm related fixes 2014-01-24 16:37:20 +00:00
James Hensman
a71bbc0d21 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-01-24 15:56:49 +00:00
Max Zwiessele
de9f12f6a4 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-01-24 15:56:36 +00:00
James Hensman
a8c760932e beginnings of gplvm 2014-01-24 15:56:27 +00:00
Max Zwiessele
ebd93574d9 bug in setting _highest_parent_ fixed 2014-01-24 15:55:55 +00:00
James Hensman
7bb6f4ba4e Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-01-24 15:48:49 +00:00
James Hensman
13cc747623 foo 2014-01-24 15:48:45 +00:00
Max Zwiessele
cec766b723 getstate > _getstate and setstate > _setstate 2014-01-24 15:48:23 +00:00
James Hensman
3fd4e19acd added all authors to GP Regression copyright 2014-01-24 15:48:08 +00:00
Max Zwiessele
e128059377 new gradient handling way nicer 2014-01-24 15:07:28 +00:00
James Hensman
f0ac290eb3 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-01-24 14:15:45 +00:00
James Hensman
c1a416debc more gradient based tomfoolery 2014-01-24 14:15:32 +00:00
James Hensman
7b5e8a9ffc changes to rbf and white to allow new parameter gradient structure 2014-01-24 14:06:16 +00:00
Max Zwiessele
8ae58f59f6 gradient field added to param 2014-01-24 12:22:58 +00:00
James Hensman
ad5a967b39 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-01-24 12:15:43 +00:00
James Hensman
eb52600537 added new gradient functinoality to rbf 2014-01-24 12:13:55 +00:00
Max Zwiessele
d4975c2bbd Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-01-24 12:00:18 +00:00
Max Zwiessele
06ad627f0a version change (early beta, do not change until everythin works 2014-01-24 11:59:54 +00:00
James Hensman
2c4d7cca76 beginnings of neat gradient framework 2014-01-24 11:17:49 +00:00
James Hensman
1dd5efd869 tidying in kern.py 2014-01-24 11:04:56 +00:00
James Hensman
e94b16e0b3 exact gaussian inference now accepts a kern and X, not K 2014-01-24 11:03:17 +00:00
James Hensman
206ec5dfc1 basic GP regression now working again 2014-01-24 10:26:44 +00:00
James Hensman
63ec89567f removed some X_normalising things 2014-01-24 10:24:17 +00:00
James Hensman
b9a51a2ab8 added PCA to linalg 2014-01-24 10:19:03 +00:00
James Hensman
0c51239bdd removed fitc_classification modle 2014-01-24 10:18:13 +00:00
James Hensman
6701741c94 made svigp depend on GP instead of gp_base 2014-01-24 10:16:57 +00:00
James Hensman
d2e0b0eefd removed sinc 2014-01-24 10:15:06 +00:00
James Hensman
358cf71e01 adding back param_to_array 2014-01-24 10:14:00 +00:00
James Hensman
6e5d3d72de removed shapefile dep. 2014-01-24 10:10:45 +00:00
James Hensman
0e726b99d0 adding gpy_congif from devel 2014-01-24 10:04:00 +00:00
James Hensman
28c899926a merged (hard) the util from devel 2014-01-24 09:50:49 +00:00
James Hensman
375e2f6225 hard-merging in the examples and testing dirs from master.
This is probably a dumb way to do it, but I don;t know better.
2014-01-24 09:41:07 +00:00
James Hensman
3c93fa83dd noodling 2014-01-23 17:31:03 +00:00
James Hensman
8022de2a86 lots of messing with the sparse inference method 2014-01-22 16:24:03 +00:00
James Hensman
9b3795fd8c removed a lot of unnecessary code in sparse GP 2014-01-22 15:24:05 +00:00
James Hensman
739e8d4058 removed the gp_base abstraction class 2014-01-22 15:06:53 +00:00
James Hensman
4807967ce7 fixed the SCG optimizer, thanks to Yarin Gal 2014-01-16 16:22:16 +00:00
Max Zwiessele
9a7198447f version now 48 2014-01-10 10:54:28 +00:00
Max Zwiessele
a0f3df74f8 version update 2014-01-10 10:52:15 +00:00
Max Zwiessele
0cf08807ce Merge branch 'master' of github.com:SheffieldML/GPy 2014-01-10 10:51:55 +00:00
Max Zwiessele
be8dad89a6 pickling now allways binary as well as protocol -1 2014-01-10 10:51:25 +00:00
Max Zwiessele
f9b65c022a pickling now allways binary as well as protocol -1 2014-01-10 10:28:53 +00:00
Max Zwiessele
2aa78e5cfc using lbfgs algorithm from scipy.minimize, starting to convert all optimizers to minimize format 2014-01-10 10:27:50 +00:00
Max Zwiessele
6f67ba5190 windows -.- 2014-01-10 10:00:38 +00:00
Max Zwiessele
4ad8f3c02f versions update 2014-01-10 09:59:47 +00:00
Max Zwiessele
c883d9e599 Image is a PIL requirement and should only be imported when actually using it 2014-01-10 09:59:02 +00:00
Max Zwiessele
0b4471a7cd plot handling greatly improved for latent space visualizations 2014-01-10 09:58:28 +00:00
Max Zwiessele
feb34a7c98 version file added 2014-01-07 10:37:43 +00:00