Skip to content

MChoi-git/AIS-jax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

Quick and dirty implementation of the Annealed Importance Sampling (AIS) paper (https://arxiv.org/abs/physics/9803008) for the AI Engineering Reading Group, Winter 2022. Included is a basic implementation of Metropolis-Hastings MCMC, a vanilla AIS implementation, and an implementation of AIS using the JAX framework. The JAX impl. is order-of-magnitudes faster than then vanilla impl.

Notes:

This repo is solely for archival purposes, so it will not be updated very often (if at all).

About

Annealed Importance Sampling implementation using jax (https://arxiv.org/abs/physics/9803008)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages