tf.contrib.distributions.Laplace.log_cdf(value, name='log_cdf') Log cumulative distribution function. Given
tf.contrib.distributions.Poisson.pmf(value, name='pmf') Probability mass function. Args:
tf.contrib.distributions.Laplace.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters given the
tf.contrib.distributions.Normal.sample(sample_shape=(), seed=None, name='sample') Generate samples of the specified shape.
tf.contrib.distributions.NormalWithSoftplusSigma.pmf(value, name='pmf') Probability mass function. Args:
tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes
tf.contrib.distributions.NormalWithSoftplusSigma.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.WishartFull.pmf(value, name='pmf') Probability mass function. Args:
tf.contrib.distributions.Bernoulli.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.BetaWithSoftplusAB.pdf(value, name='pdf') Probability density function. Args:
Page 76 of 100