James Hensman
|
735a340315
|
changes to the uncollapsed GP
|
2013-02-19 17:36:51 +00:00 |
|
James Hensman
|
70e2076cd4
|
bugfixin'
|
2013-02-19 14:48:30 +00:00 |
|
James Hensman
|
7f1503da4a
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-02-19 14:44:50 +00:00 |
|
James Hensman
|
73f7b72708
|
added a set_data method to the Gaussian likelihood
|
2013-02-19 14:44:39 +00:00 |
|
Nicolo Fusi
|
12e895f8a7
|
added contribution from the prior to marginal LL printed in the model __str__
|
2013-02-19 14:40:28 +00:00 |
|
Nicolo Fusi
|
67f99817c9
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-02-19 14:37:04 +00:00 |
|
Nicolo Fusi
|
dfe500f8eb
|
fixed inconsistent naming of parameters in LVM models
|
2013-02-19 14:36:55 +00:00 |
|
James Hensman
|
634c3597ea
|
fixed a bug in sparse GP relating to the psi representation
|
2013-02-19 14:20:39 +00:00 |
|
James Hensman
|
389db915d4
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-02-19 14:05:55 +00:00 |
|
James Hensman
|
acaf5713fc
|
re-enables uncollapsed GP
|
2013-02-19 14:05:47 +00:00 |
|
Nicolas
|
336b15cb79
|
reinsert the plot function for kernel that diserpered at one point...
|
2013-02-18 10:38:29 +00:00 |
|
Nicolo Fusi
|
7cd1c426f4
|
addedd BGPLVM unit tests
|
2013-02-15 18:31:11 +00:00 |
|
Nicolo Fusi
|
de665361a7
|
all kernels working fine with the psi statistics now
|
2013-02-15 18:08:40 +00:00 |
|
Nicolo Fusi
|
16d9536027
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-02-15 16:32:00 +00:00 |
|
Nicolo Fusi
|
bf2d641112
|
debugging BGPLVM
|
2013-02-15 16:31:51 +00:00 |
|
James Hensman
|
a92ee087b7
|
Merge branch 'debug_bias'
|
2013-02-15 16:30:57 +00:00 |
|
James Hensman
|
57a751d70d
|
fixed bug with the bias kernel.
|
2013-02-15 16:30:00 +00:00 |
|
Nicolo Fusi
|
151c426a3a
|
some minor changes in SGD
|
2013-02-15 14:30:52 +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 |
|
Nicolo Fusi
|
5c7d37427c
|
added KL term to BGPLVM
|
2013-02-15 13:31:29 +00:00 |
|
Nicolo Fusi
|
c40c83a191
|
working on SGD merge
|
2013-02-15 12:39:45 +00:00 |
|
Nicolo Fusi
|
7efe14c329
|
trying to fix the likelihood.Y madness
|
2013-02-15 12:17:06 +00:00 |
|
Nicolo Fusi
|
2abba8cf14
|
merged with master
|
2013-02-15 11:56:37 +00:00 |
|
James Hensman
|
bfd2166469
|
added a default kernel option in BGPLVM
|
2013-02-13 18:18:29 +00:00 |
|
Nicolo Fusi
|
8761f72c59
|
merged
|
2013-02-12 18:04:07 +00:00 |
|
Nicolo Fusi
|
03c1f77c08
|
trying to fix bugs in kerns
|
2013-02-12 17:45:44 +00:00 |
|
Alan Saul
|
ae19ab2210
|
Added ANOVA kernel print output
|
2013-02-10 16:21:19 +00:00 |
|
Alan Saul
|
ed84c0722c
|
Removed ipython code from tuto
|
2013-02-08 22:57:01 +00:00 |
|
Alan Saul
|
dee0052a80
|
Testing ipython on rtd
|
2013-02-08 22:54:34 +00:00 |
|
Alan Saul
|
a272de6cdb
|
Cleaning up
|
2013-02-08 18:46:40 +00:00 |
|
Alan Saul
|
59f767e1af
|
More debugging
|
2013-02-08 18:39:56 +00:00 |
|
Alan Saul
|
5d60d1a6e3
|
Debugging finding matplotlib...
|
2013-02-08 18:35:37 +00:00 |
|
Alan Saul
|
240157e0dc
|
Cant install with pip
|
2013-02-08 18:22:35 +00:00 |
|
Alan Saul
|
bfa81644d3
|
Try installing with pip? eek...
|
2013-02-08 18:19:32 +00:00 |
|
Alan Saul
|
cf7ab405b2
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-02-08 18:14:02 +00:00 |
|
Alan Saul
|
ee22b77fe9
|
Trying to get plotting working
|
2013-02-08 18:11:59 +00:00 |
|
Nicolo Fusi
|
7fbc6935d9
|
just some rearranging
|
2013-02-08 17:13:07 +00:00 |
|
Alan Saul
|
a647e41c84
|
About to exchange sphinxext
|
2013-02-08 16:46:32 +00:00 |
|
Alan Saul
|
d504fd0c73
|
Added matplotlib test, probably won't work
|
2013-02-08 16:26:20 +00:00 |
|
Nicolas
|
907627b136
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-02-08 16:24:39 +00:00 |
|
Nicolas
|
deb0430d34
|
Few changes to tutorial bis
|
2013-02-08 16:24:11 +00:00 |
|
Alan Saul
|
88e1b92554
|
Fixed typo
|
2013-02-08 16:23:02 +00:00 |
|
Nicolas
|
72544f3b81
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-02-08 16:22:49 +00:00 |
|
Nicolas
|
a33dff924b
|
Few changes to tutorial
|
2013-02-08 16:22:29 +00:00 |
|
Alan Saul
|
6d7699db84
|
Typo
|
2013-02-08 16:18:19 +00:00 |
|
Alan Saul
|
f39d176740
|
Okay definietely no paths adding... lets see what is required for ipython
|
2013-02-08 16:17:01 +00:00 |
|
Alan Saul
|
77cadbbcb5
|
Added ipython test code back and extensions loading
|
2013-02-08 16:16:02 +00:00 |
|
Alan Saul
|
6a43359727
|
Added a path back
|
2013-02-08 16:14:39 +00:00 |
|
Alan Saul
|
eea2fcc4b7
|
Added ipython to setup again and went back to numpy.distribute
|
2013-02-08 16:12:12 +00:00 |
|