tf.contrib.distributions.StudentT.cdf(value, name='cdf') Cumulative distribution function. Given
tf.contrib.distributions.NormalWithSoftplusSigma.survival_function(value, name='survival_function') Survival function.
tf.contrib.distributions.Exponential.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D
class tf.contrib.distributions.InverseGamma The InverseGamma distribution with parameter alpha and beta.
tf.contrib.distributions.LaplaceWithSoftplusScale.prob(value, name='prob') Probability density/mass function (depending on
tf.contrib.distributions.NormalWithSoftplusSigma.cdf(value, name='cdf') Cumulative distribution function. Given
tf.contrib.distributions.BernoulliWithSigmoidP.p
tf.contrib.distributions.WishartFull.parameters Dictionary of parameters used by this Distribution.
tf.contrib.distributions.Gamma.name Name prepended to all ops created by this Distribution.
class tf.contrib.distributions.RegisterKL Decorator to register a KL divergence implementation function.
Page 52 of 100