tf.contrib.distributions.DirichletMultinomial.log_pmf(value, name='log_pmf') Log probability mass function.
tf.contrib.distributions.Distribution.cdf(value, name='cdf') Cumulative distribution function. Given
tf.contrib.distributions.StudentT.log_prob(value, name='log_prob') Log probability density/mass function (depending on
tf.contrib.distributions.WishartFull.is_reparameterized
tf.contrib.distributions.NormalWithSoftplusSigma.get_event_shape() Shape of a single sample from a single batch as a TensorShape
class tf.contrib.distributions.MultivariateNormalDiagPlusVDVT The multivariate normal distribution on R^k.
tf.contrib.distributions.WishartFull.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
tf.contrib.distributions.Laplace.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.BernoulliWithSigmoidP.parameters Dictionary of parameters used by this Distribution.
tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.sample(sample_shape=(), seed=None, name='sample') Generate samples of
Page 13 of 100