Commit graph

13 commits

Author SHA1 Message Date
Alan Saul
8ef3625832 Reimplemented gradients for exponential, seems to work for
laplace now, needs a visual test though
2013-10-25 12:21:11 +01:00
Alan Saul
a3422eae21 Doc stringing 2013-10-22 13:37:12 +01:00
Alan Saul
0eee4b42d2 Fixed a few laplace bits 2013-10-18 14:08:37 +01:00
Alan Saul
1848653fce Added more options to generic tests (constraining link function
values as bernoulli requies R^{0,1}) and implemented new gradients
for bernoulli
2013-10-17 17:44:08 +01:00
Alan Saul
afd38df1ef Added pdf_link's for gaussian and student t, added third derivatives for
transformations and tests for them
2013-10-17 14:31:24 +01:00
Alan Saul
0344324571 Still tidying up, laplace now working again, gaussian and student_t
likelihoods now done
2013-10-15 18:58:41 +01:00
Alan Saul
96f189113a Started on chaining, must remember to chain _laplace_gradients aswell! 2013-10-15 12:25:19 +01:00
Alan Saul
76debef6b8 Finished tearing gaussian noise down, time for student t 2013-10-07 17:59:40 +01:00
Alan Saul
91f194cd29 More doc strings 2013-10-04 16:32:04 +01:00
Alan Saul
4925d8a0d9 Doccing and testing for D dimensional input (not multiple dimensional Y yet) 2013-10-04 15:38:59 +01:00
Alan Saul
2acf931482 Tidying up a lot, works for 1D, need to check for more dimensions 2013-10-04 14:44:50 +01:00
Alan Saul
da67e39e50 Tidied up laplace 2013-10-03 19:04:00 +01:00
Alan Saul
8343615098 Integrated Laplace and merged Merge remote-tracking branch 'gpy_real/devel' into merge_branch
Conflicts:
	GPy/core/gp.py
	GPy/likelihoods/__init__.py
	GPy/likelihoods/likelihood_functions.py
	GPy/likelihoods/link_functions.py
2013-10-03 16:52:02 +01:00