Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.54 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.54 KB

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/