Commit graph

18 commits

Author SHA1 Message Date
Alan Saul
5b4abf4c34 Fixing bernoulli likelihood for Laplace, fixing Zep for EP, and starting working on quadrature limits 2015-10-19 19:29:57 +01:00
Alan Saul
ef778f75d4 Updated sampling and plots to be correct shape, and changed plotting of sampling to be posterior samples p(f*|f), like it used to be, and samples_y to plot samples of p(y*|y) 2015-09-10 11:08:28 +01:00
James Hensman
9780fb48de fixing qualtile code for some likelhoods 2015-08-13 12:07:01 +01:00
Mike Croucher
7930eb646f Merge from upstream 2015-03-13 14:23:40 +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
48821a6b73 Added binomial likelihood
Also some changes to pass through Y_metadata, where it had previously
been (errorneously) omitted.
2015-03-05 10:26:02 +00:00
Mike Croucher
2ca24a88f5 More relative import fixes for Python 3 compatibility 2015-02-26 07:14:40 +00:00
James Hensman
f8fa672ea1 more cooooopyrighting 2014-11-21 11:59:02 +00:00
James Hensman
4a3db2bef7 removed more more imports 2014-09-22 22:07:35 +01:00
James Hensman
601175de2d very weird merge conflict, including in files that I did not change 2014-03-18 16:46:37 +00:00
Alan Saul
7cd75ccbf5 Stablised other quadrature (should speed things up also), added sampling ability to poisson 2014-03-14 12:52:52 +00:00
Alan Saul
169fd9b8d4 Stablised exp link_function and quadrature variances 2014-03-14 12:42:36 +00:00
James Hensman
b7508ce12b various fixes in likelihoods, esp studentT and plotting 2014-03-13 15:35:54 +00:00
James Hensman
5c7caef885 tidying in likelihoods 2014-03-10 08:34:03 +00:00
James Hensman
2876e5a07a work on likeluhoods and likelihoods tests 2014-02-27 15:37:31 +00:00
Alan Saul
6cbf810856 Laplace now appears to be grad checking again 2014-02-10 15:40:06 +00:00
James Hensman
5ec64d2279 more massive and destructive changes everywhere 2013-12-05 15:09:31 -05:00
James Hensman
83a495645d some more messing with the likelihood directory 2013-12-04 11:32:12 +00:00