tf.contrib.distributions.ExponentialWithSoftplusLam.__init__(lam, validate_args=False, allow_nan_stats=True, name='ExponentialWithSoftplusLam')
tf.contrib.distributions.Laplace.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.MultivariateNormalFull.pmf(value, name='pmf') Probability mass function. Args:
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.log_pdf(value, name='log_pdf') Log probability density function.
tf.contrib.distributions.BernoulliWithSigmoidP.cdf(value, name='cdf') Cumulative distribution function. Given
tf.contrib.distributions.MultivariateNormalDiag.log_sigma_det(name='log_sigma_det') Log of determinant of covariance matrix.
class tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma StudentT with df = floor(abs(df)) and sigma =
tf.contrib.distributions.MultivariateNormalFull.prob(value, name='prob') Probability density/mass function (depending on
tf.contrib.distributions.BernoulliWithSigmoidP.name Name prepended to all ops created by this Distribution.
tf.contrib.distributions.LaplaceWithSoftplusScale.mode(name='mode') Mode.
Page 19 of 100