📚TheoryAdvanced
Diffusion Models (Score-Based)
Score-based diffusion models corrupt data by gradually adding Gaussian noise and then learn to reverse this process by estimating the score, the gradient of the log-density.
#diffusion models#score-based modeling#ddpm+7