Contents Menu Expand Light mode Dark mode Auto light/dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Zuko 1.5.0
Logo

zuko

  • Tutorials
    • 1. Learn the basics
    • 2. Train from data
    • 3. Train from energy
    • 4. Variational autoencoders
    • 5. Bayesian flows
  • API
    • zuko.bayesian
    • zuko.distributions
    • zuko.flows
      • zuko.flows.autoregressive
      • zuko.flows.continuous
      • zuko.flows.core
      • zuko.flows.coupling
      • zuko.flows.gaussianization
      • zuko.flows.mixture
      • zuko.flows.neural
      • zuko.flows.polynomial
      • zuko.flows.spline
    • zuko.lazy
    • zuko.mixtures
    • zuko.nn
    • zuko.transforms
    • zuko.utils

Development

  • Contributing
  • Changelog
  • License
Back to top

zuko.flows¶

Parameterized flows and transformations.

Submodules¶

zuko.flows.autoregressive

Autoregressive flows and transformations.

zuko.flows.continuous

Continuous flows and transformations.

zuko.flows.core

Core building blocks.

zuko.flows.coupling

Coupling flows and transformations.

zuko.flows.gaussianization

Gaussianization flows.

zuko.flows.mixture

Mixture models.

zuko.flows.neural

Neural flows and transformations.

zuko.flows.polynomial

Polynomial flows.

zuko.flows.spline

Spline flows.

Next
zuko.flows.autoregressive
Previous
zuko.distributions
Copyright © 2022-2024
Made with Sphinx and Furo
On this page
  • zuko.flows
    • Submodules