tf.contrib.distributions.Gamma.prob(value, name='prob') Probability density/mass function (depending on is_continuous)
tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.dtype The DType of Tensors handled by this
tf.contrib.distributions.LaplaceWithSoftplusScale.survival_function(value, name='survival_function') Survival function.
tf.contrib.distributions.WishartCholesky.allow_nan_stats Python boolean describing behavior when a stat is undefined.
tf.contrib.distributions.Mixture.num_components
tf.contrib.distributions.TransformedDistribution.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.Laplace.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes.
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.dtype The DType of Tensors handled by this
tf.contrib.distributions.Chi2WithAbsDf.sample(sample_shape=(), seed=None, name='sample') Generate samples of the specified shape
tf.contrib.distributions.Mixture.pdf(value, name='pdf') Probability density function. Args:
Page 6 of 100