tfp.distributions.JointDistribution.Root  |  TensorFlow Probability (original) (raw)

tfp.distributions.JointDistribution.Root

Wrapper for coroutine distributions which lack distribution parents.

View aliases

Main aliases

tfp.distributions.JointDistributionCoroutine.Root, tfp.distributions.JointDistributionCoroutineAutoBatched.Root, tfp.distributions.JointDistributionNamed.Root, tfp.distributions.JointDistributionNamedAutoBatched.Root, tfp.distributions.JointDistributionSequential.Root, tfp.distributions.JointDistributionSequentialAutoBatched.Root, tfp.experimental.distribute.JointDistributionCoroutine.Root, tfp.experimental.distribute.JointDistributionNamed.Root, tfp.experimental.distribute.JointDistributionSequential.Root, tfp.experimental.joint_distribution_layers.Affine.Root, tfp.experimental.joint_distribution_layers.Conv2D.Root, tfp.experimental.joint_distribution_layers.Lambda.Root, tfp.experimental.joint_distribution_layers.Sequential.Root, tfp.experimental.marginalize.MarginalizableJointDistributionCoroutine.Root

tfp.distributions.JointDistribution.Root(
    distribution
)
Attributes
distribution A namedtuple alias for field number 0

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2023-11-21 UTC.