Skip to content

My implementation of some interesting normalising flow cases in Pytorch. Tested on some simple 2D problems with a scalable implementation.

Notifications You must be signed in to change notification settings

RyanBalshaw/Normalising_Flows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Not All Flows Are Normal

My implementation of some interesting normalising flow cases in Pytorch. Tested on some simple 2D problems with a scalable implementation. As it currently stands, I have implemented:

  1. Planar Flows
  2. Radial Flows (Have not fully tested but implementation is there)
  3. Real NVP Flows

I want to look at IAF, MAF and Parallel Wavenet next.

About

My implementation of some interesting normalising flow cases in Pytorch. Tested on some simple 2D problems with a scalable implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published