Skip to content

DanieleGammelli/pyro-torch-normalizing-flows

Repository files navigation

Density Estimation with Normalizing Flows

Implementations of RealNVP in Pytorch/Pyro.

alt text

In this repository we implement Normalizing Flows for both Unconditional Density Estimation (i.e., formula) and Conditional Density Estimation (i.e., formula). The repository is organized as follows:

  • models: contains .py scripts of Unconditional and Conditional AffineCoupling Flows respectively
  • (Un)conditionalNF.ipynb: basic usage example on 2-d density estimation
  • cnf_torch_save_run: trained model for the Conditional Normalizing Flow notebook for faster replication

About

Implementations of Normalizing Flows in Pytorch/Pyro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages