tf.contrib.distributions.ExponentialWithSoftplusLam.is_reparameterized
tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.pmf(value, name='pmf') Probability mass function.
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.variance(name='variance') Variance.
tf.contrib.distributions.MultivariateNormalCholesky.log_prob(value, name='log_prob') Log probability density/mass function (depending
tf.contrib.distributions.Exponential.log_pmf(value, name='log_pmf') Log probability mass function. Args:
tf.contrib.distributions.LaplaceWithSoftplusScale.name Name prepended to all ops created by this Distribution.
tf.contrib.distributions.BernoulliWithSigmoidP.log_survival_function(value, name='log_survival_function') Log survival function
tf.contrib.distributions.BernoulliWithSigmoidP.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.BernoulliWithSigmoidP.p
tf.contrib.distributions.Gamma.__init__(alpha, beta, validate_args=False, allow_nan_stats=True, name='Gamma') Construct Gamma
Page 33 of 100