Cover image

software

LibBi

A high-performance probabilistic programming language for state-space models with GPU and distributed computing support.

GitHub External

LibBi is used for state-space modelling and Bayesian inference on high-performance computer hardware, including multi-core CPUs, many-core GPUs (graphics processing units) and distributed-memory clusters.

The staple methods of LibBi are based on sequential Monte Carlo (SMC), also known as particle filtering. These methods include particle Markov chain Monte Carlo (PMCMC) and SMC2^2. Other methods include the extended Kalman filter and some parameter optimisation routines.

LibBi consists of a C++ template library, as well as a parser and compiler, written in Perl, for its own modelling language.

More at libbi.org

blog Related?
GPU Programming in the Cloud

A how-to and round-up of cloud service providers.

Lawrence Murray

22 Nov 22

photography Next
No More Starry Nights
1

8 Oct 13

research Previous
On Disturbance State-Space Models and the Particle Marginal Metropolis--Hastings Sampler

L.M. Murray, E.M. Jones and J. Parslow