Skip to content

Code to accompany the paper "Fast Hamiltonian Monte Carlo Using GPU Computing"

Notifications You must be signed in to change notification settings

beamandrew/HMC_GPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HMC_GPU

This code can be used to replicate the results found in:

Beam, Andrew L., Sujit K. Ghosh, and Jon Doyle. "Fast hamiltonian monte carlo using gpu computing." Journal of Computational and Graphical Statistics.

The preprint can be accessed here: http://arxiv.org/abs/1402.4089

To get started you will need to make sure you have the following depedencies installed:

GPU Computing Environment:

Python Environment

Additionally, if you would like to run the glmnet comparison, you will need to install the following:

Each script is a self-contained file that corresponds to one set of results in the manuscript. The first time you run the code you may receive some text indicating compiler warnings. This is expected and can be safely ignored.

The MNIST data used in the manuscript can be found here:

http://yann.lecun.com/exdb/mnist/

About

Code to accompany the paper "Fast Hamiltonian Monte Carlo Using GPU Computing"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published