GPy/GPy/likelihoods
2015-03-09 10:27:21 +00:00
..
__init__.py Added binomial likelihood 2015-03-05 10:26:02 +00:00
bernoulli.py added more stable expectations for Bernoulli 2015-02-10 16:15:37 +00:00
binomial.py Added binomial likelihood 2015-03-05 10:26:02 +00:00
exponential.py 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
gamma.py 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
gaussian.py 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
likelihood.py 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
link_functions.py more cooooopyrighting 2014-11-21 11:59:02 +00:00
mixed_noise.py more cooooopyrighting 2014-11-21 11:59:02 +00:00
poisson.py 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
student_t.py 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