Commit graph

38 commits

Author SHA1 Message Date
Max Zwiessele
c1a2f7e556 [matplotlib] pylab -> pyplot 2015-09-10 08:55:54 +01:00
Alan Saul
80161665b8 Trying to make travis print warnings 2015-08-19 10:10:41 +01:00
Alan Saul
624d65493c Fixed laplace seed, added debugging for misc tests 2015-08-18 17:41:25 +01:00
Alan Saul
2d14f1608d Added variational expectation tests updates 2015-08-18 16:30:17 +01:00
Alan Saul
51092854fc Added testing of variational expectations, analytic vs numeric, and gradient checks 2015-08-18 16:03:45 +01:00
Alan Saul
e744857e0a Small name change 2015-04-30 17:29:51 +01:00
Alan Saul
1acbcd2593 Fixed deg free gradient 2015-04-28 10:51:13 +01:00
Mike Croucher
5c653fa4b0 Fix merge conflicts 2015-04-01 13:03:48 +01:00
Alan Saul
0ea3d33695 Merging with private repo, mostly fixed 2015-03-27 14:17:03 +00:00
Alan Saul
233c5ee8b4 Updated other likelihoods to give back logpdf and gradients for each link_f rather than summing on the inside 2015-03-09 10:27:21 +00:00
James Hensman
d7620594be more cooooooopyrighting 2014-11-21 12:16:58 +00:00
Alan Saul
a79b800683 Added verbose checks for likelihood 2014-11-04 16:17:09 +00:00
James Hensman
30343f5e53 more variational quadtrature code 2014-10-16 15:41:01 +01:00
James Hensman
84c87f7886 beginning of adding variational GH quadrature to the likelihood class 2014-10-16 12:14:56 +01:00
Max Zwiessele
dda9b3dd73 student t noise now called t_scale2 2014-03-31 13:01:16 +01:00
Max Zwiessele
a493dd085e Caching functions now take two arguments: self and which, which is the argument which started the update 2014-03-24 08:52:50 +00:00
James Hensman
d88c821c18 all the tests pass (though some are marked known-to-fail 2014-03-18 18:04:42 +00:00
James Hensman
d7eff18180 gaussian with identity link in tests 2014-03-18 18:01:20 +00:00
James Hensman
601175de2d very weird merge conflict, including in files that I did not change 2014-03-18 16:46:37 +00:00
James Hensman
328e0124c7 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-13 16:03:57 +00:00
James Hensman
cc96f5b3d5 lots of fixes, including prediction being mean and variance only 2014-03-13 14:42:03 +00:00
Max Zwiessele
1f9509d979 testing a bit cleaned periodic is turned off, bc it need different tests, discontinuous still needed 2014-03-13 13:13:15 +00:00
Max Zwiessele
3d6a69e5f0 we need to update all the tests: here discontinuous kernel testsee messing, mrd and bgplvm model tests not needed anymore 2014-03-13 12:28:56 +00:00
James Hensman
4d00b9db03 import not relative in tests 2014-03-13 10:23:07 +00:00
Max Zwiessele
81d35686d9 slicing tests and ipdb delete 2014-03-11 10:24:30 +00:00
James Hensman
a6eae08934 manual merging 2014-03-10 08:37:59 +00:00
Max Zwiessele
a9a285c790 likelihood test 2014-03-10 08:17:19 +00:00
Max Zwiessele
0df263956f Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory 2014-03-04 17:32:46 +00:00
James Hensman
2876e5a07a work on likeluhoods and likelihoods tests 2014-02-27 15:37:31 +00:00
Alan Saul
3b5a86ec84 Fixed likelihood tests 2014-02-24 13:05:39 +00:00
Alan Saul
8bd99e4cc3 Got rid of debugging and failing ep tests 2014-02-17 10:06:21 +00:00
Alan Saul
d2e8807a88 Fixed some examples and tests, and stated that Y metadata doesnt need to be the same size as Y 2014-02-12 18:02:24 +00:00
Alan Saul
46ce76dee8 Fixed bernoulli likelihood divide by 0 and log of 0 2014-02-12 16:48:57 +00:00
Alan Saul
c76f1a4d6d Minor reorganising 2014-02-11 14:06:42 +00:00
Alan Saul
6cbf810856 Laplace now appears to be grad checking again 2014-02-10 15:40:06 +00:00
Alan Saul
0f263d2ff2 Have most of the likelihood testing working, laplace likelihood parameters need fixing, some of the signs are wrong I believe 2014-02-10 12:28:24 +00:00
Alan Saul
186feb45a1 Fixed likelihood tests for new parameters structure 2014-02-07 15:16:52 +00:00
James Hensman
375e2f6225 hard-merging in the examples and testing dirs from master.
This is probably a dumb way to do it, but I don;t know better.
2014-01-24 09:41:07 +00:00