tf.contrib.distributions.Dirichlet.sample_n(n, seed=None, name='sample_n') Generate n samples.
tf.contrib.distributions.WishartCholesky.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
tf.contrib.distributions.WishartCholesky.event_shape(name='event_shape') Shape of a single sample from a single batch as a 1-D
tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.pmf(value, name='pmf') Probability mass function.
tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.Poisson.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.Bernoulli.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.BetaWithSoftplusAB.is_reparameterized
tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.prob(value, name='prob') Probability density/mass function (depending
tf.contrib.distributions.Uniform.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters given the
Page 70 of 100