Commit graph

4405 commits

Author SHA1 Message Date
Nicolo Fusi
8b6e244cf1 decent gradients for most parameters 2013-01-28 15:55:40 +00:00
Ricardo Andrade
058cee5895 Merge remote-tracking branch 'Falkor/newGP' into newGP 2013-01-28 10:46:33 +00:00
Ricardo
fad0e07624 Sparse EP 2013-01-28 00:16:23 +00:00
Nicolò Fusi
1680c71445 added unit tests for priors 2013-01-27 18:34:40 +00:00
Nicolò Fusi
b73cb33a94 some love for the priors class 2013-01-27 18:23:19 +00:00
Nicolò Fusi
c43904c3bf untabified priors.py 2013-01-27 18:12:29 +00:00
Ricardo Andrade
a8738984b3 Merge branch 'master' into newGP 2013-01-25 18:27:59 +00:00
Ricardo Andrade
738ca78dac No more GP_EP stuff 2013-01-25 18:24:10 +00:00
Ricardo Andrade
6a2e0a1fe5 fixing EP and merging it with GP_regression 2013-01-25 18:14:28 +00:00
Nicolas
c0f6b73c0a Merge branch 'periodic' 2013-01-25 14:34:18 +00:00
Ricardo
b6ffb57263 Fixing GP_EP 2013-01-25 09:30:31 +00:00
Ricardo
4304c1dbe2 Missing scale and location arguments. 2013-01-24 16:55:15 +00:00
Ricardo
d286ffe633 Golden serach and Simpson's rule explained. 2013-01-23 22:54:04 +00:00
Ricardo Andrade
8c3aa5b64d test 2013-01-23 17:02:28 +00:00
Ricardo Andrade
54c4d6df14 Deleted line 2013-01-23 16:53:27 +00:00
Ricardo Andrade
b2bc978767 TODO added 2013-01-23 16:12:04 +00:00
Ricardo Andrade
bc735cbba2 Merge remote-tracking branch 'rick70x7/master' 2013-01-23 13:55:36 +00:00
Neil Lawrence
4dea5c45fb __init__.py for Examples directory (see comments in code). 2013-01-23 13:04:20 +00:00
Neil Lawrence
163f12ac47 __init__.py for Examples directory (see comments in code). 2013-01-23 13:02:21 +00:00
Ricardo Andrade
f949e4a2c8 Poisson and Gaussian likelihood. 2013-01-23 11:25:41 +00:00
Ricardo Andrade
82d5479438 Poisson likelihood. 2013-01-23 11:22:20 +00:00
Nicolò Fusi
d82763be39 fixed _get_param_names 2013-01-22 17:59:02 +00:00
Nicolò Fusi
6c4528e4da merged master 2013-01-22 17:57:09 +00:00
Nicolo Fusi
b01dd3d758 minor 2013-01-22 16:24:08 +00:00
Nicolas
b66eab22fb few bugs fixed in periodic kernels 2013-01-21 18:03:24 +00:00
Nicolas
8d98e09b9e added some more files for periodic kernels 2013-01-21 13:31:27 +00:00
Nicolas
20cc336a7a added periodic kernels 2013-01-21 13:29:25 +00:00
Nicolas
eedf1f99d1 added some documentation and example files 2013-01-21 12:16:55 +00:00
Nicolas
b2237b93e6 Merge branch 'master' of github.com:SheffieldML/GPy 2013-01-18 18:15:52 +00:00
Nicolas
e8383c2d71 restored examples folder 2013-01-18 18:15:36 +00:00
Alan Saul
16995f7690 Merge branch 'master' of github.com:SheffieldML/GPy 2013-01-18 18:10:12 +00:00
Alan Saul
a908664996 Added path for RTD 2013-01-18 18:10:03 +00:00
James Hensman
eb3061a9f0 minor changes to the apsre regression demo 2013-01-18 18:05:14 +00:00
Nicolas
5611e54d27 Merge branch 'master' of github.com:SheffieldML/GPy 2013-01-18 17:55:48 +00:00
Nicolas
fddbaeac77 delete unnecessary rbf_ARD.py 2013-01-18 17:55:39 +00:00
James Hensman
b52c826387 merged trivial conflict 2013-01-18 17:49:50 +00:00
James Hensman
6d98a23077 fixed optimize_restarts 2013-01-18 17:48:33 +00:00
James Hensman
0fb8ab91bb various hackday stuff, including scale factor in sparse GP 2013-01-18 17:47:50 +00:00
Alan Saul
6d1b93faf3 Merge branch 'master' of github.com:SheffieldML/GPy 2013-01-18 17:44:31 +00:00
Alan Saul
3cac7c5094 Updated index.rst 2013-01-18 17:44:25 +00:00
Nicolas
9201bb8a89 Merge branch 'master' of github.com:SheffieldML/GPy 2013-01-18 17:43:41 +00:00
Nicolas
a76c53e699 bug fixed in example (in regression.py) 2013-01-18 17:43:32 +00:00
James Hensman
194d3ebda7 fixed optimize_restarts 2013-01-18 17:38:50 +00:00
Alan Saul
6089a34d8d added sympy dependency and scipy version dependency again 2013-01-18 17:32:46 +00:00
Alan Saul
e4e05ea5e5 Trying to give pylab dependency 2013-01-18 17:05:57 +00:00
Alan Saul
9c6d4e9241 Merge branch 'master' of github.com:SheffieldML/GPy 2013-01-18 16:42:34 +00:00
Alan Saul
08ecb2f97f Added pylab to requirements 2013-01-18 16:41:18 +00:00
Neil Lawrence
3045ee72c8 Added unsupervised.py examples file and datasets.py@ 2013-01-18 16:38:41 +00:00
Alan Saul
b64d6e4acf The below again 2013-01-18 16:36:08 +00:00
Alan Saul
e061e1a638 Tried fixing build call 2013-01-18 16:33:59 +00:00