Skip to content

williwilliams3/geomjax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geomjax

Jax implementation of Riemannian Monte Carlo methods based on blackjax library.

  • Riemann Manifold Langevin and Hamiltonian Monte Carlo (Girolami et al. 2011).
  • Lagrangian Dynamical Monte Carlo (Lan et al. 2015).
  • Lagrangian Manifold Monte Carlo on Monge patches (Hartmann et al. 2022).

Install requirements by running in terminal pip install -r requirements.txt. The installation can be done with the terminal command pip install -e . from the directory containing this README.

For an example of usage refer to examples/funnel.

About

Riemannian Monte Carlo methods on Jax.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages