tf.contrib.distributions.Laplace.std(name='std') Standard deviation.
tf.contrib.distributions.Beta.allow_nan_stats Python boolean describing behavior when a stat is undefined. Stats
tf.contrib.distributions.Exponential.mean(name='mean') Mean.
tf.contrib.distributions.ExponentialWithSoftplusLam.mode(name='mode') Mode. Additional documentation
tf.contrib.distributions.BernoulliWithSigmoidP.pmf(value, name='pmf') Probability mass function. Args:
tf.contrib.distributions.MultivariateNormalCholesky.prob(value, name='prob') Probability density/mass function (depending on
tf.contrib.distributions.StudentT.mode(name='mode') Mode.
tf.contrib.distributions.Multinomial.logits Log-odds.
tf.contrib.distributions.ExponentialWithSoftplusLam.pdf(value, name='pdf') Probability density function.
tf.contrib.distributions.Bernoulli.sample(sample_shape=(), seed=None, name='sample') Generate samples of the specified shape.
Page 27 of 100