Skip to content

qkuang/SBPS-public

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SBPS-public

This is an implementation of the Stochastic Bouncy Particle Sampler described in https://arxiv.org/abs/1609.00770, a stochastic gradient based MCMC sampler that implements a piecewise deterministic Markov process.

Usage instructions: pSBPS_fig.ipynb can be used to compare SBPS and the preconditioned variant pSBPS when sampling from a highly anisotropic logistic regression posterior. The sampler code itself is found in samplers.py, while various useful functions for running the samplers are in utils.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 77.5%
  • Python 22.5%