Module flowcon.transforms

Sub-modules

flowcon.transforms.UMNN
flowcon.transforms.adaptive_sigmoids
flowcon.transforms.autoregressive
flowcon.transforms.base

Basic definitions for the transforms module.

flowcon.transforms.conditional

Implementations of autoregressive transforms.

flowcon.transforms.conv
flowcon.transforms.coupling

Implementations of various coupling layers.

flowcon.transforms.linear

Implementations of linear transforms.

flowcon.transforms.lipschitz
flowcon.transforms.lu
flowcon.transforms.made

Implementation of MADE.

flowcon.transforms.matrix
flowcon.transforms.no_analytic_inv
flowcon.transforms.nonlinearities

Implementations of invertible non-linearities.

flowcon.transforms.normalization

Implementation of normalization-based transforms.

flowcon.transforms.orthogonal

Implementations of orthogonal transforms.

flowcon.transforms.permutations

Implementations of permutation-like transforms.

flowcon.transforms.qr
flowcon.transforms.reshape
flowcon.transforms.splines
flowcon.transforms.standard

Implementations of some standard transforms.

flowcon.transforms.svd
flowcon.transforms.unitvector