Commit graph

4405 commits

Author SHA1 Message Date
Nicolo Fusi
1515ef5bdb Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-16 16:52:16 +01:00
Max Zwiessele
25bcf233f3 max_bound adjust 2013-05-16 16:24:06 +01:00
Max Zwiessele
a3be00f619 swiss_roll example changes 2013-05-16 16:12:26 +01:00
Max Zwiessele
66b96cb3d3 catch beta > 0 not needed anymore 2013-05-16 16:12:15 +01:00
Max Zwiessele
0092ad9403 swiss_roll adjustments 2013-05-16 16:02:49 +01:00
Max Zwiessele
ba4bd50924 stability enhancing clipping in logexp_clipped and reverse of stability clipping of parameters 2013-05-16 15:17:54 +01:00
Max Zwiessele
524c6e26bf added propper clipping, before overflow happens 2013-05-16 14:09:02 +01:00
Max Zwiessele
7bbc5cbcde added proper linebeak for SCG printing 2013-05-16 14:07:44 +01:00
Nicolo Fusi
c35ef89648 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-16 13:50:31 +01:00
Nicolo Fusi
59d866907b changes in SGD 2013-05-16 13:50:16 +01:00
Max Zwiessele
8cd31a83d6 Merge branch 'mrd' into devel 2013-05-16 13:49:18 +01:00
Max Zwiessele
93d517f24e swiss_roll example added, BGPLVM_oil now working 2013-05-16 13:47:55 +01:00
Max Zwiessele
61a79c5041 clipping bounds released to 1e6 2013-05-16 13:47:33 +01:00
Max Zwiessele
23eaf12788 clipping now upper bound adjustable 2013-05-16 13:45:07 +01:00
Max Zwiessele
d5c5c666a9 added .orig and noseid files to be ignored 2013-05-16 13:39:36 +01:00
Max Zwiessele
7a8d8be295 minor formatting changes 2013-05-16 13:30:39 +01:00
Max Zwiessele
835632e985 WARNING: added parameter clipping for catching infinity problems [p in (-1e300, 1e300)] 2013-05-16 13:29:56 +01:00
Max Zwiessele
8bc31d4a9c printing improved 2013-05-16 13:27:05 +01:00
Alan Saul
48d693791e changed name 2013-05-16 12:22:37 +01:00
Alan Saul
e5d7ee9728 FIXED DYTIL_DFHAT 2013-05-16 12:06:09 +01:00
Alan Saul
21ae81de29 Workong on doing explicit gradients 2013-05-16 12:00:15 +01:00
Alan Saul
569311b510 Gradients almost there for dytil_dfhat, diagonal terms are right 2013-05-15 19:25:55 +01:00
Ricardo
639b6a6b9d prediction returns Nx1 vectors 2013-05-15 18:13:49 +01:00
Ricardo
df9700c412 chol_inv added somewhere 2013-05-15 18:12:50 +01:00
Ricardo
d0942a7bfd chol_inv added somewhere 2013-05-15 18:12:32 +01:00
Ricardo
95cb52d4a5 convenient but not important changes 2013-05-15 18:12:10 +01:00
Ricardo
053bef0583 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-15 16:32:49 +01:00
Ricardo
56ffcf6c0e Test corrected, by Nicolas 2013-05-15 16:32:35 +01:00
Ricardo
5a489cf1ac EP case is working fine 2013-05-15 16:27:29 +01:00
Ricardo
9431cb2d55 Some changes to speed up... just a little 2013-05-15 16:26:33 +01:00
Ricardo
2052463ba7 Explanation added to DSYR 2013-05-15 16:25:40 +01:00
James Hensman
f69dda71ea changed prod_orthogonal in tests 2013-05-15 15:07:35 +01:00
James Hensman
92b4b42a49 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-15 14:13:09 +01:00
Ricardo
4e827e913d Some changes 2013-05-15 02:01:08 +01:00
Teo de Campos
3cbe492678 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-14 17:53:43 +01:00
Teo de Campos
98a2adc7d9 GPy/util/visualize.py: fixed conflict. 2013-05-14 17:52:23 +01:00
Ricardo
c8341e32fa Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-14 17:47:26 +01:00
Ricardo
adc3a7522a Speeding up FITC 2013-05-14 17:46:58 +01:00
Teo de Campos
68041174cd Ricardo told me to do this 2013-05-14 17:42:36 +01:00
Teo de Campos
a88eadbb35 image_show() is now able to use a palette to map quantized images to their original color. This uses PIL (import Image). I also enabled the image to be normalised from 0 to 255 in a more robust way (before this, it was assuming images ranged from 0 to 1). 2013-05-14 17:35:16 +01:00
Alan Saul
cad2c271eb merged with devel 2013-05-14 16:26:57 +01:00
Alan Saul
787a038401 Still getting closer to grads for likelihood 2013-05-14 16:23:18 +01:00
James Hensman
8dcd197436 allowed GP models to plot multiple outputs (in 1D at least) 2013-05-14 15:59:10 +01:00
Ricardo
47a7df9756 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-14 15:38:08 +01:00
Ricardo
3626154c02 remove profile 2013-05-14 15:38:00 +01:00
Max Zwiessele
1f19d40d89 Merge branch 'devel' into mrd 2013-05-14 11:47:44 +01:00
Max Zwiessele
d6c790ae9c swiss_roll example 2013-05-14 11:47:19 +01:00
James Hensman
4bbf31eb1d removed RA's profile deco 2013-05-14 11:26:16 +01:00
James Hensman
350fa39685 generalised backsub_both_sides 2013-05-14 11:20:44 +01:00
Neil Lawrence
784f7349b9 Overwrite my changes with James's. 2013-05-14 09:26:20 +01:00