tf.contrib.distributions.NormalWithSoftplusSigma.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.allow_nan_stats Python boolean describing behavior when a stat is undefined
tf.contrib.distributions.Uniform.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D Tensor
tf.contrib.distributions.StudentT.allow_nan_stats Python boolean describing behavior when a stat is undefined.
tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.log_pmf(value, name='log_pmf') Log probability mass function.
tf.contrib.distributions.Binomial.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes.
tf.contrib.distributions.BetaWithSoftplusAB.a_b_sum Sum of parameters.
tf.contrib.distributions.QuantizedDistribution.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.StudentT.prob(value, name='prob') Probability density/mass function (depending on is_continuous)
class tf.contrib.distributions.Poisson Poisson distribution. The Poisson distribution is parameterized
Page 31 of 100