Commit graph

73 commits

Author SHA1 Message Date
Max Zwiessele
a32f9bf9dd Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-06-04 18:09:08 +01:00
Max Zwiessele
75f4e26b23 added priors behaviour as intended and issue #38 closed and fixed 2013-06-04 18:09:02 +01:00
Ricardo
7396e5ad21 unit_tests corrected 2013-06-04 17:39:38 +01:00
Ricardo
bae714f72c Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-06-04 17:39:12 +01:00
Ricardo
c598dca830 match_moments function passes transformed values 2013-06-04 17:23:46 +01:00
Max Zwiessele
c7ac1ed9d8 domains added and class names in priors capitalized 2013-06-04 17:21:56 +01:00
Ricardo
2dfda94176 Merge branch 'devel' into link_functions 2013-06-04 16:24:13 +01:00
Ricardo
775ec15543 Link functions defined 2013-06-04 16:23:04 +01:00
Nicolas
b4a3ac7809 added ability to handle likelihood with zero variance 2013-06-04 15:25:13 +01:00
James Hensman
5923c544ef more merge conflicts 2013-05-31 12:10:27 +01:00
James Hensman
a0aff049de merge fixed 2013-05-31 12:09:37 +01:00
Max Zwiessele
4eebf99bfb REVERT a53690ab7f, flapack back substitued in 2013-05-31 12:09:11 +01:00
James Hensman
fe60812f7d modified EP code, should be more stable I hope 2013-05-31 12:00:02 +01:00
Max Zwiessele
a53690ab7f DeprecationWarning: Substituded all (\!) flapack occ. with lapack (scipy said so) 2013-05-30 10:37:03 +01:00
Max Zwiessele
26d68861ca minor changes, dimensionality reduction tests 2013-05-22 17:17:20 +01:00
Max Zwiessele
cbdb89ffe8 catching precision infinity exceptions 2013-05-22 12:37:15 +01:00
Neil Lawrence
394fce68de Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2013-05-17 10:04:27 +01:00
Neil Lawrence
c17cd3b97b Need to commit to resolve a conflict ... 2013-05-17 10:04:06 +01:00
Max Zwiessele
d63e03e1bd readded float variance 2013-05-16 16:59:46 +01:00
Max Zwiessele
66b96cb3d3 catch beta > 0 not needed anymore 2013-05-16 16:12:15 +01:00
Max Zwiessele
8cd31a83d6 Merge branch 'mrd' into devel 2013-05-16 13:49:18 +01:00
Max Zwiessele
7a8d8be295 minor formatting changes 2013-05-16 13:30:39 +01:00
Ricardo
639b6a6b9d prediction returns Nx1 vectors 2013-05-15 18:13:49 +01:00
Ricardo
d0942a7bfd chol_inv added somewhere 2013-05-15 18:12:32 +01:00
Ricardo
9431cb2d55 Some changes to speed up... just a little 2013-05-15 16:26:33 +01:00
Ricardo
a1036fb2a5 DSYR is being used now 2013-05-13 19:40:51 +01:00
James Hensman
9c701f6e5b added DSYR for ricardo 2013-05-13 12:54:55 +01:00
Ricardo
68f493b86c New functions for EP-matching moments 2013-05-13 11:10:27 +01:00
Max Zwiessele
18117bba81 last changes for mrd stability 2013-05-08 16:47:56 +01:00
Max Zwiessele
f39afb9ea5 Scale Factor removed and moved V=Y*beta into likelihoods 2013-05-08 15:38:14 +01:00
James Hensman
5fe0daa0b1 merging 2013-05-08 09:41:03 +01:00
James Hensman
c4bd881ed9 reverted EP procedure (removed cholupdate) 2013-05-08 09:26:15 +01:00
Ricardo
b504c5f550 Broken file fixed 2013-05-07 21:30:08 +01:00
James Hensman
bc99d57f8d Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-03 14:01:40 +01:00
James Hensman
d9252d0e36 cholesky update for RA 2013-05-03 14:00:22 +01:00
Ricardo
f1e3cfaed0 error bars fixed 2013-05-02 16:04:15 +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
James Hensman
9fb090a508 James and Nicolos massive Yak shaving session 2013-04-26 19:32:33 +01:00
Ricardo Andrade
22ad5d94e9 Changes in FITC approximation computation 2013-04-05 17:27:44 +01:00
Ricardo Andrade
8dd33615c1 pseudo EM algorithm for EP and maybe Laplace. 2013-03-22 18:38:24 +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
eb82d6a255 corrected the predictive variance for Gaussian likelihoods 2013-03-13 09:58:39 +00:00
James Hensman
6a330db253 americanized spellings 2013-03-11 13:26:39 +00:00
Alan Saul
95cedc7e4e fixed merge conflicts 2013-03-11 12:26:44 +00:00
Alan Saul
f562d6cd46 deprecated flapack, namespace changed to lapack.flapack 2013-03-11 12:21:12 +00:00
Ricardo Andrade
c6f2082839 Sparse GP with EP is working now 2013-03-06 15:43:58 +00:00
James Hensman
37f6ed0299 made the name of the Gaussian noise variance noise_variance, for consistency 2013-02-20 09:12:00 +00:00
James Hensman
70e2076cd4 bugfixin' 2013-02-19 14:48:30 +00:00
James Hensman
73f7b72708 added a set_data method to the Gaussian likelihood 2013-02-19 14:44:39 +00:00
Nicolo Fusi
eddb677446 efficient handling of Y and YYT 2013-02-15 13:54:01 +00:00