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 |
|
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 |
|
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 |
|
Nicolo Fusi
|
cc158d64a9
|
fixed import error
|
2013-02-15 13:39:01 +00:00 |
|
James Hensman
|
9b69b04933
|
proper propagation of variance through the Gaussian likelihood
|
2013-02-04 12:18:14 +00:00 |
|
James Hensman
|
7a54660689
|
fixed bug in my schoolboy mathematics
|
2013-02-04 10:29:01 +00:00 |
|
Ricardo Andrade
|
5e2baf1919
|
Changes in plotting functions.
|
2013-02-01 17:58:21 +00:00 |
|
James Hensman
|
5447d6fbfc
|
Assorted work on combining the EP and sparse methods
|
2013-02-01 17:12:45 +00:00 |
|
Ricardo Andrade
|
879fa138e1
|
Merge branch 'newGP' of github.com:SheffieldML/GPy into newGP
Conflicts:
GPy/likelihoods/EP.py
GPy/likelihoods/likelihood_functions.py
|
2013-02-01 13:19:59 +00:00 |
|
Ricardo Andrade
|
182c4c7d64
|
So many changes
|
2013-02-01 13:17:17 +00:00 |
|
James Hensman
|
346f9dd8bd
|
added a likelihood atom class
and also some import tidying in the EP.py file
|
2013-02-01 10:05:22 +00:00 |
|
James Hensman
|
7dfbcebb87
|
some tidying in the likelihood classes
|
2013-02-01 09:47:30 +00:00 |
|
Ricardo Andrade
|
2b40ee6f7e
|
predictive_values implemented in EP
|
2013-01-31 15:30:57 +00:00 |
|
James Hensman
|
d077d28fd1
|
very basic functionality is now working
|
2013-01-31 15:02:34 +00:00 |
|
James Hensman
|
bdc89170d4
|
added a Gaussian likelihood class
|
2013-01-31 13:34:30 +00:00 |
|