Skip to content

giorgiozannini/RealNVP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

RealNVP

Author: Mandolini Giorgio Maria, Sanna Daniele, Zannini Quirini Giorgio

The aim of this work consists in mapping a simple distribution - which is easy to sample and whose density is simple to estimate - to a more complex one learned from the data; these kind of generative models is also knowm as "normalizing flows".

In order to obtain the aforementioned result the model is trained by means of the maximum likelihood principle, resorting to the "change of variable formula".

An affine coupling layer function is built. It is created such that its inverse and the determinant of the jacobian is easy to obtain (more details in the referenced paper).

References: Density estimation using Real NVP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages