Commit graph

36 commits

Author SHA1 Message Date
James Hensman
6983751420 more edits for variational expectations in likelihoods 2014-10-16 16:26:15 +01: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
James Hensman
5cb159f8d4 removed unnecessary imports in likelihoods when hunting down weave depencencies 2014-09-22 22:05:28 +01:00
Neil Lawrence
292e076a9a Added first draft of symbolic likelihood (working for a student-t example). 2014-03-31 17:51:20 +01:00
Neil Lawrence
6f86b9b0fa Update of symbolic likelihoods. 2014-03-31 09:18:31 +01:00
Ricardo
fcb6742b60 Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/likelihoods/mixed_noise.py
2014-03-19 09:39:35 +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
Ricardo
ef31b5f1c9 Lines not used deleted 2014-03-18 16:02:00 +00:00
Ricardo
607ed98e51 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-17 10:30:55 +00:00
Ricardo
8d98652e8b Re-definition of the week 2014-03-17 10:29:25 +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
c302e515e2 plotting fix 2014-03-13 16:44:39 +00:00
James Hensman
b7508ce12b various fixes in likelihoods, esp studentT and plotting 2014-03-13 15:35:54 +00:00
James Hensman
cc96f5b3d5 lots of fixes, including prediction being mean and variance only 2014-03-13 14:42:03 +00:00
James Hensman
5c7caef885 tidying in likelihoods 2014-03-10 08:34:03 +00:00
Alan Saul
2f5d5dd3bf Made sampling default for non-gaussian likelihoods as a quick fix to allow plotting again for likelihoods without predictive values 2014-03-05 14:16:53 +00:00
James Hensman
2876e5a07a work on likeluhoods and likelihoods tests 2014-02-27 15:37:31 +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
Ricardo
016b4fc74f Plotting functions modified 2014-01-28 13:42:01 +00:00
Max Zwiessele
0733886ba0 all parameterization stuff now in seperate module -> GPy.core.parameterization 2013-12-16 13:45:24 +00:00
James Hensman
f1a08fbfdb mostly docstring noodling 2013-12-11 15:42:25 -08:00
James Hensman
9011d8fe2f some noodling around in the likelihoods 2013-12-10 14:51:11 -08: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
James Hensman
daaad3c30c first commit in new structure 2013-12-04 11:20:25 +00:00
Max Zwiessele
d3721b76a8 changing all parameterized objects to be compatible with the new parameterization 2013-10-25 15:29:04 +01:00
Max Zwiessele
055eb3b70b starting to sort out likelihoods WARNING not working 2013-10-17 14:39:44 +01:00
James McMurray
aa5ebcbd8f Fixed more errors in docs 2 2013-09-20 17:46:23 +01:00
Ricardo
127340d17d likelihoods are now Parameterized objects 2013-09-16 15:45:23 +01:00
Max Zwiessele
18117bba81 last changes for mrd stability 2013-05-08 16:47:56 +01:00
Ricardo Andrade
8dd33615c1 pseudo EM algorithm for EP and maybe Laplace. 2013-03-22 18:38:24 +00:00
James Hensman
eb82d6a255 corrected the predictive variance for Gaussian likelihoods 2013-03-13 09:58:39 +00:00
James Hensman
346f9dd8bd added a likelihood atom class
and also some import tidying in the EP.py file
2013-02-01 10:05:22 +00:00