Commit graph

3514 commits

Author SHA1 Message Date
Max Zwiessele
b7de50b5b3 plotting labels are now in order as passed in and marker can be passed with as many markers as there are labels 2013-05-22 12:38:03 +01:00
Max Zwiessele
cbdb89ffe8 catching precision infinity exceptions 2013-05-22 12:37:15 +01:00
Max Zwiessele
26dd629181 removed logexp_clipped for now 2013-05-22 12:36:29 +01:00
Max Zwiessele
3e9c266d0d structural changes for printing 2013-05-22 12:35:46 +01:00
Ricardo
171a25d46d Merge branch 'devel' of github.com:SheffieldML/GPy into devel
Conflicts:
	GPy/models/GP.py
2013-05-22 12:15:00 +01:00
Ricardo
f00d23fb30 plot function got broken with last commit, this fixes it. 2013-05-22 12:10:52 +01:00
James Hensman
89f32274fe Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-22 10:13:40 +01:00
James Hensman
5567464968 modified mrd with MZ 2013-05-22 10:13:02 +01:00
Teo de Campos
7b766b5bbd Removed the useless print y line 2013-05-21 16:48:21 +01:00
Nicolo Fusi
17a82f99bd fixed bug in sparse GP plotting 2013-05-21 16:36:12 +01:00
Nicolo Fusi
b59253fe01 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-20 19:22:18 +01:00
Nicolo Fusi
dced085a06 sgd 2013-05-20 19:22:04 +01:00
James Hensman
c2b7936ebd Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-20 17:05:48 +01:00
James Hensman
f6b51a6656 sparse_GP can now predict (variationally) from an uncertain input 2013-05-20 17:05:36 +01:00
Ricardo
f01abb849f Changes to MRD test 2013-05-20 16:59:35 +01:00
James Hensman
255a9bbd73 Bayesian GPLVM can now take either a likelihood or data matrix as first argument 2013-05-20 16:49:07 +01:00
James Hensman
2569240095 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-20 16:34:23 +01:00
Ricardo
2ad798f61d Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-20 16:23:27 +01:00
Ricardo
c3ab4b7979 Allowing EP in BGPLVM and MRD 2013-05-20 16:22:43 +01:00
James Hensman
113c0e2824 added do_test_latents to BGPLVM 2013-05-20 15:36:07 +01:00
Andreas
9a16283b3d Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-20 12:11:37 +01:00
Andreas
6fe7ac2106 Update to fetch_dataset 2013-05-20 12:11:21 +01:00
Teo de Campos
056d68251c Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-20 12:00:47 +01:00
Teo de Campos
9c721c2c39 Changed optimization constraints in GPy/examples/dimensionality_reduction.py 2013-05-20 11:59:46 +01:00
Andreas
5f1eaf1e64 Removed fisrt prints if display is off 2013-05-20 11:51:56 +01:00
James Hensman
14c073ba7e Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-20 11:27:02 +01:00
Andreas
9041d28ab2 Automatically fetch datasets and first init. attempt for mocap 2013-05-20 11:23:44 +01:00
James Hensman
93439e8a8e implemented inverse Gamma prior 2013-05-20 11:03:35 +01:00
Ricardo
afcb30dfbe Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-20 10:13:49 +01:00
Max Zwiessele
4b1ee53f86 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-20 10:12:05 +01:00
Max Zwiessele
99017e5e50 last stability changes 2013-05-20 10:11:27 +01:00
James Hensman
025f31a43f more tidying in sparse_GP 2013-05-20 09:38:08 +01:00
James Hensman
3f22e61d2d tidied the computation of A in sparse_GP 2013-05-19 19:17:55 +01:00
James Hensman
58b206a245 enabled DSYR on feeble machines
i.e. where numpy is compiled without proper blas linkage
2013-05-19 19:16:25 +01:00
James Hensman
f160634d13 removed slices from GP regression wrapper
Xslices no longer exists in the GPy framework.
2013-05-19 19:15:40 +02:00
Alan Saul
146d7e2458 Trying to fix dL_dytil gradient 2013-05-17 17:42:00 +01:00
Max Zwiessele
3c12f85a28 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-17 17:17:52 +01:00
Max Zwiessele
6b63237adf SCG printing prettyfied 2013-05-17 17:17:30 +01:00
Nicolo Fusi
7f632cfc2d Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-17 16:29:55 +01:00
Nicolo Fusi
19407293dc cross-terms 2013-05-17 16:29:32 +01:00
Ricardo
fc34cedde5 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-17 15:18:48 +01:00
Ricardo
6c7e8001cc Some likelihood.flatten somewhere 2013-05-17 15:18:28 +01:00
Nicolo Fusi
ddd3ece3ce test 2013-05-17 12:29:13 +01:00
Nicolo Fusi
5183a18a1f minor SGD changes 2013-05-17 12:26:08 +01:00
Max Zwiessele
3bb42481be Merge branch 'mrd' into devel 2013-05-17 12:23:21 +01:00
Max Zwiessele
af73a8f7eb last changes on BGPLVM stable version 2013-05-17 12:22:59 +01:00
Max Zwiessele
e7a430ab3a newline only on display 2013-05-17 12:22:47 +01:00
Andreas
f921fb1aab Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-17 12:08:28 +01:00
Andreas
d4a2c9c6c2 docstrings in SCG 2013-05-17 12:08:17 +01:00
James Hensman
dbfcebe2a0 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-17 10:28:21 +01:00