Definition

The Langevian algorithm (Langevin MCMC) is an algorithm for generating samples from a probability distribution for which we have access to the gradient of its Score Function.
The Langevian updating process is defined as where is the sample at iteration , is the step-size, is the score of the target-distribution, and is a Gaussian noise.
Starting from an initial point , we iteratively apply this updating to generate a sequence of samples