Contents Menu Expand Light mode Dark mode Auto light/dark mode
mcd 0.0.1 documentation
mcd 0.0.1 documentation
  • API
    • mcd.sampler.UnadjustedLangevin
    • mcd.nn.MCDNet
Back to top
Edit this page

Welcome to mcd’s documentation!#

mcd implements the Monte Carlo diffusion algorithm from Score-Based Diffusion meets Annealed Importance Sampling in jax. It also implements Neal’s original version of annealed importance sampling.

Check out the links below or the notebooks to learn more.

  • API
Next
API
Copyright © 2022, Adam Coogan
Made with Sphinx and @pradyunsg's Furo