Projects that are tagged with bayesian inference.


Logo JMLR GPstuff 4.7

by avehtari - June 9, 2016, 17:45:15 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 93042 views, 21303 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole StarWhole Star
(based on 1 vote)

About: The GPstuff toolbox is a versatile collection of Gaussian process models and computational tools required for inference. The tools include, among others, various inference methods, sparse approximations and model assessment methods.

Changes:

2016-06-09 Version 4.7

Development and release branches available at https://github.com/gpstuff-dev/gpstuff

New features

  • Simple Bayesian Optimization demo

Improvements

  • Improved use of PSIS
  • More options added to gp_monotonic
  • Monotonicity now works for additive covariance functions with selected variables
  • Possibility to use gpcf_squared.m-covariance function with derivative observations/monotonicity
  • Default behaviour made more robust by changing default jitter from 1e-9 to 1e-6
  • LA-LOO uses the cavity method as the default (see Vehtari et al (2016). Bayesian leave-one-out cross-validation approximations for Gaussian latent variable models. JMLR, accpeted for publication)
  • Selected variables -option works now better with monotonicity

Bugfixes

  • small error in derivative observation computation fixed
  • several minor bug fixes

Logo BayesPy 0.4.1

by jluttine - November 2, 2015, 13:40:09 CET [ Project Homepage BibTeX Download ] 65977 views, 17549 downloads, 0 subscriptions

About: Variational Bayesian inference tools for Python

Changes:
  • Define extra dependencies needed to build the documentation

Logo BLOG 0.9.1

by jxwuyi - April 27, 2015, 06:52:05 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9841 views, 2151 downloads, 0 subscriptions

About: Bayesian Logic (BLOG) is a probabilistic modeling language. It is designed for representing relations and uncertainties among real world objects.

Changes:

Initial Announcement on mloss.org.


Logo linearizedGP 1.0

by dsteinberg - November 28, 2014, 07:02:54 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9546 views, 2052 downloads, 0 subscriptions

About: Gaussian processes with general nonlinear likelihoods using the unscented transform or Taylor series linearisation.

Changes:

Initial Announcement on mloss.org.


Logo MICP 1.04

by kay_brodersen - March 26, 2013, 12:42:04 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 19390 views, 3624 downloads, 0 subscriptions

About: This toolbox implements models for Bayesian mixed-effects inference on classification performance in hierarchical classification analyses.

Changes:

In addition to the existing MATLAB implementation, the toolbox now also contains an R package of the variational Bayesian algorithm for mixed-effects inference.


Logo Variation Gaussian Approximate Inference for Bayesian Generalized Linear Models 1.0

by ed - April 9, 2011, 15:32:27 CET [ BibTeX BibTeX for corresponding Paper Download ] 10954 views, 3213 downloads, 0 subscriptions

About: Matlab implementation of variational gaussian approximate inference for Bayesian Generalized Linear Models.

Changes:

Code restructure and bug fix.