Max Zwiessele
|
17f42768da
|
[progress] show progress of optimization using optimize(itpython_notebook=True)
|
2015-01-13 11:57:14 +00:00 |
|
Max Zwiessele
|
1c6cef44b6
|
[progress] show progress of optimization using optimize(itpython_notebook=True)
|
2015-01-13 11:49:40 +00:00 |
|
Max Zwiessele
|
b9b6ce91d8
|
[updates] now handled in observable, should have from the begining :/
|
2015-01-13 09:45:11 +00:00 |
|
Max Zwiessele
|
cd8dd9ab98
|
[optimization prints] unified printouts for optimizers, added ipython_notebook flag for use in ipython notebooks
|
2015-01-12 15:43:33 +00:00 |
|
Max Zwiessele
|
869a5c4f92
|
[parent notification] is now priority -1000, instead of -inf
|
2015-01-12 13:17:34 +00:00 |
|
Max Zwiessele
|
e03d6d4f71
|
[model print] updates now shown in print out
|
2015-01-12 11:55:44 +00:00 |
|
Max Zwiessele
|
3aedf63966
|
[natural gradients] added natural gradients, usable but not analysed
|
2015-01-12 11:36:53 +00:00 |
|
Max Zwiessele
|
dff577d22b
|
renamed opimizer methods to unobscure gradients and objective
|
2015-01-12 11:35:57 +00:00 |
|
Max Zwiessele
|
ec42011617
|
[parameterized] print outs for ipython notebook
|
2015-01-12 11:33:31 +00:00 |
|
Alan Saul
|
1b27337e7c
|
SVI now working with minibatches
|
2014-12-22 15:40:49 +00:00 |
|
Alan Saul
|
a8b0d60c3e
|
SVI now implemented without natural natural gradients or batches
|
2014-12-22 13:35:56 +00:00 |
|
James Hensman
|
b642360ede
|
multi-outputted the svgp inference (buggy, probably)
|
2014-12-22 12:07:51 +00:00 |
|
Alan Saul
|
7ba2e2ed08
|
Added svgp in partially broken state ready for multiouputs
|
2014-12-22 12:00:16 +00:00 |
|
Alan Saul
|
935f2016db
|
Fixed quadrature for bernoulli likelihood, started adding Gaussian likelihood derivatives for quadrature
|
2014-12-19 17:53:32 +00:00 |
|
James Hensman
|
2de2217473
|
svgp inference added -- not working yet
|
2014-12-19 16:48:40 +00:00 |
|
Max Zwiessele
|
35a33f94e8
|
[html print] more table based corrections for html printing
|
2014-12-05 16:23:50 +00:00 |
|
Max Zwiessele
|
f2127e17cb
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2014-12-05 11:13:21 +00:00 |
|
Max Zwiessele
|
0e0220921f
|
[html repr] included css styling for html print outs
|
2014-12-05 11:13:18 +00:00 |
|
Zhenwen Dai
|
1da44d9d5c
|
implement update_gradients_diag for MLP kernel
|
2014-12-04 14:22:58 +00:00 |
|
Max Zwiessele
|
4fc006f45d
|
[vardtc] sparse gplvm in bayesian gplvm minibatch
|
2014-12-03 08:35:41 +00:00 |
|
Max Zwiessele
|
865d8e3851
|
[vardtc] predict with uncertain inputs, the non principled way
|
2014-12-03 08:34:11 +00:00 |
|
Max Zwiessele
|
d554b1a442
|
[natgrad] taking the gradient in the old direction, without adjustment
|
2014-12-03 08:33:33 +00:00 |
|
Max Zwiessele
|
4e91a012e6
|
[model] update messages a little nicer
|
2014-11-28 10:11:58 +00:00 |
|
Max Zwiessele
|
45ede97d85
|
[stationary] lengthscales will be scaled by variance now
|
2014-11-28 10:10:52 +00:00 |
|
Max Zwiessele
|
be40307597
|
[Updateable] deprecated updates
|
2014-11-28 10:10:13 +00:00 |
|
Max Zwiessele
|
3b729edc3b
|
[setup] new version number, to avoid confusion. This will be the next minor update, including changes to README and bugfixes
|
2014-11-28 08:54:06 +00:00 |
|
James Hensman
|
1c65e23c18
|
Update README.md
|
2014-11-21 18:00:28 +00:00 |
|
James Hensman
|
b0c0334359
|
Update README.md
|
2014-11-21 17:59:01 +00:00 |
|
James Hensman
|
e148daecd7
|
Update README.md
|
2014-11-21 17:48:40 +00:00 |
|
Alan Saul
|
34932f8746
|
Huge merge correcting upstream master
|
2014-11-21 16:49:33 +00:00 |
|
Max Zwiessele
|
acd9b4b2f8
|
Merge branch 'devel'
|
2014-11-21 16:42:34 +00:00 |
|
Max Zwiessele
|
187f85c239
|
[huge merge] the second
|
2014-11-21 16:42:01 +00:00 |
|
Max Zwiessele
|
180650ec85
|
[huge merge] trying to merge old master and master
|
2014-11-21 16:17:03 +00:00 |
|
James Hensman
|
7d0d5fd9b8
|
Merge branch 'devel' of github.com:/sheffieldml/GPy into devel
|
2014-11-21 15:44:21 +00:00 |
|
James Hensman
|
ca0c4f55e1
|
removed more sgd
|
2014-11-21 15:44:14 +00:00 |
|
Alan Saul
|
39e394c015
|
Another attempt by installing a mini version of anaconda, should be easier to maintain
|
2014-11-21 15:32:59 +00:00 |
|
Alan Saul
|
7a525df3ac
|
Attempting to fix travis build
|
2014-11-21 15:21:13 +00:00 |
|
James Hensman
|
4fd05439fc
|
small random perturbations in kernel tests helps with the symmetry gradcheck bug
|
2014-11-21 12:28:04 +00:00 |
|
James Hensman
|
d7620594be
|
more cooooooopyrighting
|
2014-11-21 12:16:58 +00:00 |
|
James Hensman
|
5927872ec6
|
more coooooopyrighting
|
2014-11-21 12:15:05 +00:00 |
|
James Hensman
|
132a668073
|
removing old notes.py, issues are now all on github
|
2014-11-21 12:12:11 +00:00 |
|
James Hensman
|
cdafff3861
|
more cooooopyrighting
|
2014-11-21 12:10:50 +00:00 |
|
James Hensman
|
f8fa672ea1
|
more cooooopyrighting
|
2014-11-21 11:59:02 +00:00 |
|
James Hensman
|
504aaef6c8
|
more coooopyrighting
|
2014-11-21 11:55:53 +00:00 |
|
James Hensman
|
f0d120ab7f
|
more cooopyrighting
|
2014-11-21 11:53:00 +00:00 |
|
James Hensman
|
384b6c70c5
|
more coopyrighting
|
2014-11-21 11:52:28 +00:00 |
|
James Hensman
|
6aae3a37c8
|
more copyrighting
|
2014-11-21 11:48:40 +00:00 |
|
James Hensman
|
67ddbde119
|
Merge pull request #148 from martinsch/normalization_fix
Normalization: avoid division by zero for constant feature dimensions
|
2014-11-21 11:44:51 +00:00 |
|
James Hensman
|
aa48287761
|
Merge pull request #160 from slinderman/master
Removing set of numpy random seed
Great spot! We're just about to relase the next iteratino of GPy, we'll make sure it happens there too.
Thanks.
|
2014-11-21 11:43:54 +00:00 |
|
James Hensman
|
9bc65ac814
|
more ]#copyrighting
|
2014-11-21 11:40:50 +00:00 |
|