pschulam / kernels

Various kernels (gibbs, slice, MH) for datamicroscopes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

microscopes-kernels Build Status

Contains various ergodic MCMC kernels (gibbs, slice, metropolis-hastings). Used to do inference on the non-parametric models found in both the mixturemodel and the irm project. More models (such as HDP-HMM and HDP-LDA) will be added in the future. Stay tuned!

Installation

Follow the instructions in the common project for setting up your Anaconda environment and adding the necessary binstar channels. Then run

$ conda install microscopes-kernels

Examples

Here are a few ipython notebooks. More examples can be found in the examples directory.

About

Various kernels (gibbs, slice, MH) for datamicroscopes

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 66.7%Language:C++ 22.4%Language:CMake 6.4%Language:Shell 2.3%Language:Makefile 2.2%