Normalizing flow

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2024 Jun 8 3:20
Editor
Edited
Edited
2024 Oct 28 12:54
Refs
Refs

Minimize the negative log-likelihood

Here comes a Normalizing Flow (NF) model for distribution approximation. A normalizing flow transforms a simple distribution into a complex one by applying a sequence of invertible transformation functions.
Flow based model explicitly estimate probability distribution unlike
GAN
or
VAE
do implicitly.
notion image
 
 
 
 
 

Recommendations