Commit graph

86 commits

Author SHA1 Message Date
Neil Lawrence
fe30db1331 Updated sympy code, multioutput grad checks pass apart from wrt X. Similar problems with prediction as to sinc covariance, needs investigation. 2013-10-14 09:37:35 +01:00
Neil Lawrence
a92780cb89 Added olivetti faces data set. It required adding netpbmfile.py a bsd licensed pgm file reader from Christoph Gohlke, which doesn't seem to have a spearate installer. Also modified image_show to assume by default that array ordering is python instead of fortran. Modified brendan_faces demo to explicilty force fortran ordering. Notified Teo of change. 2013-10-14 05:59:15 +01:00
Max Zwiessele
780daac03e Merge branch 'devel' of github.com:SheffieldML/GPy into params 2013-10-11 16:52:54 +01:00
Neil Lawrence
1a46026015 Fixed stick datasets bug ... but sympykern is currently in a rewrite so will be broken 2013-10-09 11:14:42 +01:00
Max Zwiessele
4f56506aa6 Merge branch 'devel' into params 2013-10-07 08:20:29 +01:00
Neil Lawrence
1581f78412 Updates to sympykern including bug fixes and ability to name covariance. Include test for rbf_sympy in kernel tests. Remove coregionalization test as it's causing a core dump! Need to chase this up. 2013-09-30 08:14:25 +01:00
James McMurray
aa5ebcbd8f Fixed more errors in docs 2 2013-09-20 17:46:23 +01:00
Max Zwiessele
7a68950e3e correcterd minor errors (imports etc) 2013-09-04 10:02:38 +01:00
Max Zwiessele
917a4ebed3 cleaned up imports 2013-09-02 11:56:56 +01:00
Neil Lawrence
b127c96bf2 Polynomial kernel gradients wrt X working. 2013-08-28 00:20:12 +02:00
Neil Lawrence
a61feb17a5 Changed default values of W and kappa for coregionalisation kernel. Changed names of keyword arguments from Nout and R to output_dim and rank. 2013-08-27 10:53:32 +02:00
Neil Lawrence
00a5f8e5f6 Added gpx dataset. 2013-08-22 14:03:59 +02:00
Neil Lawrence
7bb7c0a08c Minor fixes 2013-08-19 08:51:58 +02:00
Neil Lawrence
2004cf3ea9 Minor fixes to regression example with robot_wireless. 2013-08-19 00:04:46 +02:00
Neil Lawrence
4082f6c02e Added robot_wireless data set and examples. 2013-08-18 23:46:02 +02:00
Neil Lawrence
c45a80499c Added ability to load in cmu motion capture data bases in the new data base loading format. 2013-08-18 08:18:27 +02:00
Neil Lawrence
a570198029 Added automatic computation of dKdiag_dtheta in kernpart.py using dK_dtheta. 2013-08-17 07:13:51 +01:00
Neil Lawrence
5b5224dae3 Making sure GPy imports. 2013-06-06 09:15:42 +01:00
Neil Lawrence
45a2c2b3a6 Part changes to datasets.py and mocap.py to download data resources for examples. Not working currently! 2013-06-06 09:04:02 +01:00
Ricardo
aac4f6a237 Fixed naming to standardized PEP8 2013-06-05 14:39:32 +01:00
Max Zwiessele
2e5e8ac026 REFACTORING: model names, lowercase, classes uppercase 2013-06-05 13:02:03 +01:00
Andreas
dc545bd9cc Mocap dataset automatic download 2013-05-24 13:05:16 +01:00
Andreas
6fe7ac2106 Update to fetch_dataset 2013-05-20 12:11:21 +01:00
Andreas
9041d28ab2 Automatically fetch datasets and first init. attempt for mocap 2013-05-20 11:23:44 +01:00
Max Zwiessele
93d517f24e swiss_roll example added, BGPLVM_oil now working 2013-05-16 13:47:55 +01:00
Max Zwiessele
d6c790ae9c swiss_roll example 2013-05-14 11:47:19 +01:00
Neil Lawrence
ac842d51e6 cmu_mocap() example mostly working except some fiddling with axes for visualization. Also changes to naming of scaling and offset parameters in GP.py and deal with the case where the scale parameter is zero. 2013-04-27 10:39:55 +01:00
Neil Lawrence
d7ac1d025b Added CMU 35 motion capture data. 2013-04-27 00:52:10 +01:00
Max Zwiessele
e0f94d6d9c BGPLVM updates and debug helper 2013-04-25 14:57:23 +01:00
Neil Lawrence
fce4dd7fde Further edits on visualization code for faces example. 2013-04-02 02:20:53 +02:00
Ricardo Andrade
be828ad38b Insignificant but annoying bug corrected 2013-03-22 19:04:32 +00:00
James Hensman
6a330db253 americanized spellings 2013-03-11 13:26:39 +00:00
Nicolo Fusi
9c88687634 doc style change 2013-01-31 10:57:43 +00:00
Nicolas
a76c53e699 bug fixed in example (in regression.py) 2013-01-18 17:43:32 +00:00
Nicolo Fusi
7a69b4c2a2 removed unused posix import 2013-01-10 16:35:52 +00:00
Neil Lawrence
0ee11a2077 Added datasets.py back in and minor changes. 2012-12-05 19:19:15 -08:00