tf.contrib.distributions.Chi2.__init__(df, validate_args=False, allow_nan_stats=True, name='Chi2') Construct Chi2 distributions
tf.contrib.distributions.Exponential.mode(name='mode') Mode. Additional documentation from
tf.contrib.distributions.QuantizedDistribution.name Name prepended to all ops created by this Distribution.
tf.contrib.distributions.LaplaceWithSoftplusScale.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters
tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.QuantizedDistribution.parameters Dictionary of parameters used by this Distribution.
tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.pdf(value, name='pdf') Probability density function.
tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.log_pdf(value, name='log_pdf') Log probability density function.
tf.contrib.distributions.Multinomial.parameters Dictionary of parameters used by this Distribution.
tf.contrib.distributions.StudentT.mu Locations of these Student's t distribution(s).
Page 93 of 100