Module flowcon.transforms
Sub-modules
flowcon.transforms.UMNNflowcon.transforms.adaptive_sigmoidsflowcon.transforms.autoregressiveflowcon.transforms.base-
Basic definitions for the transforms module.
flowcon.transforms.conditional-
Implementations of autoregressive transforms.
flowcon.transforms.convflowcon.transforms.coupling-
Implementations of various coupling layers.
flowcon.transforms.linear-
Implementations of linear transforms.
flowcon.transforms.lipschitzflowcon.transforms.luflowcon.transforms.made-
Implementation of MADE.
flowcon.transforms.matrixflowcon.transforms.no_analytic_invflowcon.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.qrflowcon.transforms.reshapeflowcon.transforms.splinesflowcon.transforms.standard-
Implementations of some standard transforms.
flowcon.transforms.svdflowcon.transforms.unitvector