tf.contrib.distributions.StudentT.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes.
tf.contrib.distributions.Multinomial.p Event probabilities.
tf.contrib.distributions.Beta.validate_args Python boolean indicated possibly expensive checks are enabled.
class tf.contrib.distributions.Normal The scalar Normal distribution with mean and stddev parameters mu, sigma.
tf.contrib.distributions.BetaWithSoftplusAB.log_pmf(value, name='log_pmf') Log probability mass function.
tf.contrib.distributions.Chi2WithAbsDf.allow_nan_stats Python boolean describing behavior when a stat is undefined.
tf.contrib.distributions.Binomial.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.Multinomial.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.Gamma.is_reparameterized
tf.contrib.distributions.TransformedDistribution.cdf(value, name='cdf') Cumulative distribution function. Given
Page 71 of 100