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

API#

The mcd.sampler.UnadjustedLangevin class provides an interface for training and sampling using the MCD method applied to Langevin dynamics. The mcd.nn.MCDNet module implements the network architecture used for the experiments in the paper using equinox.

Key classes#

  • mcd.sampler.UnadjustedLangevin
  • mcd.nn.MCDNet
Next
mcd.sampler.UnadjustedLangevin
Previous
Home
Copyright © 2022, Adam Coogan
Made with Sphinx and @pradyunsg's Furo
On this page
  • API
    • Key classes