Skip to content

Speed up HMC with neural network gradient approximation

Notifications You must be signed in to change notification settings

modestbayes/hamiltonian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural network gradient hamiltonian monte carlo

Hamiltonian monte carlo (HMC) is an effective way to sample from posterior distirbutions. HMC explores the parameter space by following the gradient field. We can speed up HMC with neural network gradient approximation when data are abundant.

Sampler

HMC sampler

Surrogate

  • Shallow neural network
  • Gradient neural network
  • Gaussian process
  • Stochastic gradient

Models

  • Multivariate Gaussian
  • Logistic regression with Normal prior
  • Logistic regression with Laplace prior

About

Speed up HMC with neural network gradient approximation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published