Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 530 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 530 Bytes

Binary BPS Sampler

C++ implementation and MATLAB wrapper for the sampling algorithm introduced in "Binary Bouncy Particle Sampler", presented at the NIPS 2017 Workshop Advances in Approximate Bayesian Inference.

This implementation targets the binary Markov Random Fields used in the paper.

See comments in the file binary_demo.m for instructions.

Prerequisites

MATLAB and g++-4.9

Author

  • Ari Pakman

License

This project is licensed under the MIT License.