tf.contrib.distributions.Multinomial.log_prob(value, name='log_prob') Log probability density/mass function (depending on
tf.contrib.distributions.WishartFull.cdf(value, name='cdf') Cumulative distribution function. Given
tf.contrib.distributions.LaplaceWithSoftplusScale.name Name prepended to all ops created by this Distribution.
tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.variance(name='variance') Variance.
tf.contrib.distributions.Gamma.__init__(alpha, beta, validate_args=False, allow_nan_stats=True, name='Gamma') Construct Gamma
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.variance(name='variance') Variance.
tf.contrib.distributions.Distribution.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.Chi2.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters given the desired
tf.contrib.distributions.WishartFull.mean(name='mean') Mean.
tf.contrib.distributions.Laplace.sample(sample_shape=(), seed=None, name='sample') Generate samples of the specified shape.
Page 26 of 100