Contents
The example notebooks can be viewed on GitHub or downloaded and run locally after installing the example dependencies with pip install -e '.[examples]'.
pip install -e '.[examples]'
Augmented flow
Change the base distribution
Circular neural spline flow
Compare planar, radial, and affine flows
Conditional flow
Glow
Image flow
Neural spline flow
Paper example: neural spline flow
Planar flow
Real NVP
Residual flow
Variational autoencoder
Glow (Colab)
Paper example (Colab)
Real NVP (Colab)