tf.contrib.distributions.TransformedDistribution.get_event_shape() Shape of a single sample from a single batch as a TensorShape
tf.contrib.distributions.Dirichlet.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters given
tf.contrib.distributions.Dirichlet.mean(name='mean') Mean.
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.log_pmf(value, name='log_pmf') Log probability mass function.
class tf.contrib.distributions.GammaWithSoftplusAlphaBeta Gamma with softplus transform on alpha and beta
tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.event_shape(name='event_shape') Shape of a single sample from a single
tf.contrib.distributions.Gamma.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.TransformedDistribution.variance(name='variance') Variance.
tf.contrib.distributions.Mixture.mean(name='mean') Mean.
tf.contrib.distributions.Uniform.log_prob(value, name='log_prob') Log probability density/mass function (depending on i
Page 100 of 100