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.