SteveShaw1977 / LibBi

Bayesian state-space modelling on high-performance hardware, including multicore, GPUs and distributed clusters.

Home Page:http://www.libbi.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LibBi README.md

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

The staple methods used in LibBi are those based on sequential Monte Carlo (SMC). This includes particle Markov chain Monte Carlo (PMCMC) and SMC^2 methods. Extra 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 domain-specific language that is used to specify models.

See the INSTALL.md file for installation instructions.

About

Bayesian state-space modelling on high-performance hardware, including multicore, GPUs and distributed clusters.

http://www.libbi.org

License:Other


Languages

Language:C++ 62.5%Language:Perl 27.5%Language:Cuda 9.2%Language:M4 0.6%Language:Emacs Lisp 0.1%Language:Lex 0.1%Language:Shell 0.0%Language:Perl 6 0.0%