tf.contrib.distributions.BetaWithSoftplusAB.log_cdf(value, name='log_cdf') Log cumulative distribution function.
tf.contrib.distributions.Binomial.__init__(n, logits=None, p=None, validate_args=False, allow_nan_stats=True, name='Binomial') Initialize
tf.contrib.distributions.Laplace.log_pdf(value, name='log_pdf') Log probability density function. Args:
tf.contrib.distributions.WishartCholesky.log_cdf(value, name='log_cdf') Log cumulative distribution function.
tf.contrib.distributions.TransformedDistribution.cdf(value, name='cdf') Cumulative distribution function. Given
tf.contrib.distributions.BetaWithSoftplusAB.pdf(value, name='pdf') Probability density function. Args:
tf.contrib.distributions.Mixture.entropy_lower_bound(name='entropy_lower_bound') A lower bound on the entropy of this mixture
tf.contrib.distributions.MultivariateNormalCholesky.batch_shape(name='batch_shape') Shape of a single sample from a single event
tf.contrib.distributions.NormalWithSoftplusSigma.pdf(value, name='pdf') Probability density function.
tf.contrib.distributions.QuantizedDistribution.sample_n(n, seed=None, name='sample_n') Generate n samples.
Page 74 of 100