Projects that are tagged with approximate inference.


Logo The Generalised Linear Models Inference and Estimation Toolbox 1.2

by hn - August 27, 2010, 11:27:27 CET [ Project Homepage BibTeX Download ] 378 views, 90 downloads, 1 subscription

About: The glm-ie toolbox contains scalable estimation routines for GLMs (generalised linear models) and SLMs (sparse linear models) as well as an implementation of a scalable convex variational Bayesian inference relaxation. We designed the glm-ie package to be simple, generic and easily expansible. Most of the code is written in Matlab including some MEX files. The code is fully compatible to both Matlab 7.x and GNU Octave 3.2.x. Probabilistic classification, sparse linear modelling and logistic regression are covered in a common algorithmical framework allowing for both MAP estimation and approximate Bayesian inference.

Changes:

New matrix class Bugfixes More examples New penalty and potential functions Group sparsity


Logo libDAI 0.2.7

by jorism - August 19, 2010, 17:18:00 CET [ Project Homepage BibTeX Download ] 7867 views, 1229 downloads, 2 subscriptions

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

About: libDAI provides free & open source implementations of various (approximate) inference methods for graphical models with discrete variables, including Bayesian networks and Markov Random Fields.

Changes:

libDAI release 0.2.7 is a bug-fix release which fixes a bug in the junction-tree MAP inference which could yield incorrect results in some cases. This release will accompany a forthcoming JMLR publication about libDAI.


Logo Libra 0.3.0

by lowd - August 2, 2010, 07:21:28 CET [ Project Homepage BibTeX Download ] 1258 views, 222 downloads, 1 subscription

About: The Libra machine learning toolkit includes implementations of a variety of algorithms for learning and inference with Bayesian networks, Markov networks, and arithmetic circuits. Libra's strength is exploiting context-specific independence to allow exact inference in models with high treewidth.

Changes:

Version 0.3.0 (8/01/2010):

  • New data structure and functions for Markov networks with factors that are trees, tables, conjunctive features, or sets of conjunctive features.
  • Added MN support to ACVE, BP, MF, Gibbs, and more.
  • AC, BN, and MN scoring is now handled by a single program, mscore.
  • Added mscore utility to convert between .xmod and .bif formats, or to go from .xmod/.bif to .mn (Markov network format).
  • Added -noac option to aclearnstruct, so that it can be used to learn a Bayesian network that isn't represented as a circuit.
  • Added dependency network learner (dnlearn)
  • Extended tutorial, revised manual, and added more tests.

Logo dlib ml 17.30

by davis685 - July 29, 2010, 03:08:47 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13812 views, 2947 downloads, 1 subscription

About: A C++ toolkit containing machine learning algorithms and tools that facilitate creating complex software in C++ to solve real world problems.

Changes:

Minor bug fixes


Logo GPML Gaussian Processes for Machine Learning Toolbox 3.0

by hn - July 23, 2010, 12:13:58 CET [ Project Homepage BibTeX Download ] 446 views, 63 downloads, 1 subscription

About: The GPML toolbox is a flexible and generic Octave 3.2.x and Matlab 7.x implementation of inference and prediction in Gaussian Process (GP) models.

Changes:

Initial Announcement on mloss.org.


Logo JMLR FastInf 1.0

by arielj - June 4, 2010, 14:04:37 CET [ Project Homepage BibTeX Download ] 1317 views, 319 downloads, 1 subscription

About: The library is focused on implementation of propagation based approximate inference methods. Also implemented are a clique tree based exact inference, Gibbs sampling, and the mean field algorithm.

Changes:

Initial Announcement on mloss.org.


Logo stroll 0.1

by ppletscher - April 1, 2009, 14:32:31 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 1526 views, 316 downloads, 1 subscription

About: stroll (STRuctured Output Learning Library) is a library for Structured Output Learning.

Changes:

Initial Announcement on mloss.org.