Nicolo Fusi
|
807e85123e
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-04-10 11:54:55 +01:00 |
|
Alan Saul
|
7d5342ffd6
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-04-03 14:25:02 +01:00 |
|
Alan Saul
|
c7a58acd8f
|
Added testing to modules
|
2013-04-03 14:24:55 +01:00 |
|
Nicolas
|
f2b49fe69a
|
Bug fixed in periodic kernels: Warning were not handled properly
|
2013-03-27 12:45:08 +00:00 |
|
Nicolo Fusi
|
db895209ca
|
added (optional) iter param dump
|
2013-03-26 11:49:20 +00:00 |
|
Nicolo Fusi
|
c9709cf4da
|
fixed small bug in SGD
|
2013-03-25 18:02:42 +00:00 |
|
Ricardo Andrade
|
be828ad38b
|
Insignificant but annoying bug corrected
|
2013-03-22 19:04:32 +00:00 |
|
Ricardo Andrade
|
8dd33615c1
|
pseudo EM algorithm for EP and maybe Laplace.
|
2013-03-22 18:38:24 +00:00 |
|
Nicolo Fusi
|
55ad96f38b
|
made BGPLVM oil flow demo work, added ARD weights plot
|
2013-03-22 15:58:02 +00:00 |
|
Nicolo Fusi
|
eeb965d136
|
added BGPLVM oil flow demo and changed default X_variance init
|
2013-03-21 15:28:46 +00:00 |
|
Nicolò Fusi
|
8ab1cfaf65
|
changes in GPLVM plotting
|
2013-03-21 11:05:17 +00:00 |
|
Nicolo Fusi
|
c44493077a
|
made parallel optimize_restart responsive to ctrl+c
|
2013-03-18 14:31:26 +00:00 |
|
Nicolo Fusi
|
b33d3e4c99
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-14 10:25:30 +00:00 |
|
Nicolo Fusi
|
26944c736b
|
linear is now by default non-ARD
|
2013-03-14 10:25:09 +00:00 |
|
James Hensman
|
128b2b90ef
|
more fixing of the predictive variance (correct for full_cov now)
|
2013-03-13 10:37:46 +00:00 |
|
James Hensman
|
e9508b40f9
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-13 10:03:00 +00:00 |
|
James Hensman
|
eb82d6a255
|
corrected the predictive variance for Gaussian likelihoods
|
2013-03-13 09:58:39 +00:00 |
|
Nicolo Fusi
|
e812368a87
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-13 09:30:30 +00:00 |
|
Nicolo Fusi
|
4ada0587f6
|
changed version
|
2013-03-13 09:27:51 +00:00 |
|
James Hensman
|
9d27c920e0
|
Merge branch 'debug'
|
2013-03-12 17:05:50 +00:00 |
|
James Hensman
|
525ef56dca
|
increased stability of _compuations in sparse_GP
|
2013-03-12 17:04:48 +00:00 |
|
Nicolas
|
e25ce2a294
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-12 16:50:24 +00:00 |
|
Nicolas
|
7a9b6ad113
|
The warnings are now handeled properly in the periodic kernels
|
2013-03-12 16:50:12 +00:00 |
|
Nicolo Fusi
|
78f7414642
|
decorator documentation
|
2013-03-12 16:46:35 +00:00 |
|
Nicolas
|
c4162a4bf7
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-12 16:43:59 +00:00 |
|
Nicolas
|
a342dc2f23
|
errors handled in Mat32
|
2013-03-12 16:43:51 +00:00 |
|
Nicolo Fusi
|
5781fbd582
|
now it actually works
|
2013-03-12 16:42:52 +00:00 |
|
Nicolo Fusi
|
1dc6ee574b
|
added decorator to silence errors
|
2013-03-12 16:38:18 +00:00 |
|
Nicolo Fusi
|
21c3988a21
|
ensure_default_constraints() now also works with the BGPLVM
|
2013-03-12 15:36:29 +00:00 |
|
Nicolò Fusi
|
f1af69e7b7
|
added CI status
|
2013-03-12 14:26:07 +00:00 |
|
Nicolo Fusi
|
cbcb3cb337
|
better GPLVM oil flow demo
|
2013-03-12 14:01:32 +00:00 |
|
Nicolo Fusi
|
c4d190e0fd
|
made SCG work nicely with the optimization framework
|
2013-03-12 14:01:14 +00:00 |
|
James Hensman
|
0503d0e3f5
|
fixed trace_dot to be a litle faster...
|
2013-03-12 12:20:46 +00:00 |
|
Nicolo Fusi
|
ba78e720f2
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-12 12:17:34 +00:00 |
|
James Hensman
|
7cb2079894
|
non working integratino of SCG into GPy
|
2013-03-12 11:44:28 +00:00 |
|
James Hensman
|
a24a4e980d
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-12 11:18:41 +00:00 |
|
James Hensman
|
09dd452b54
|
added SCG code
|
2013-03-12 11:18:25 +00:00 |
|
Nicolas
|
fc084a9bcc
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-12 10:44:05 +00:00 |
|
Nicolas
|
c3dae7b252
|
Fixed bug in dK_dX for the quadratic kernel
|
2013-03-12 10:43:46 +00:00 |
|
James Hensman
|
87ef881aa1
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-12 10:04:09 +00:00 |
|
James Hensman
|
bddeb998bf
|
typo in comments
|
2013-03-12 10:04:02 +00:00 |
|
Nicolas
|
f14302e8d0
|
updated list of implemented kernels in the documentation
|
2013-03-12 09:41:27 +00:00 |
|
Nicolas
|
77df63952f
|
updated list of implemented kernels in the documentation
|
2013-03-12 09:36:11 +00:00 |
|
James Hensman
|
defc3b6214
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-12 09:22:22 +00:00 |
|
James Hensman
|
7e4b460cdb
|
more messing with the linear algebra in sparse_GP
|
2013-03-12 09:18:15 +00:00 |
|
James Hensman
|
d3c87feffa
|
some messing with the linear algebra in sparse_GP. This should be more efficient... let's hope nothing breaks
|
2013-03-11 19:43:46 +00:00 |
|
Nicolo Fusi
|
640feb916f
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-11 19:38:05 +00:00 |
|
Nicolo Fusi
|
dc19f44a7f
|
deactivated test_models()
|
2013-03-11 19:37:56 +00:00 |
|
Ricardo Andrade
|
7a94d3b9d7
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-11 19:20:00 +00:00 |
|
andreas
|
9d97887c7e
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-11 19:19:49 +00:00 |
|