tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.mu Locations of these Student's t distribution(s).
tf.contrib.distributions.StudentT.mean(name='mean') Mean. Additional documentation from
tf.contrib.distributions.QuantizedDistribution.sample(sample_shape=(), seed=None, name='sample') Generate samples of the specified
tf.contrib.distributions.Gamma.cdf(value, name='cdf') Cumulative distribution function. Given
tf.contrib.distributions.MultivariateNormalDiag.log_sigma_det(name='log_sigma_det') Log of determinant of covariance matrix.
tf.contrib.distributions.Bernoulli.variance(name='variance') Variance.
tf.contrib.distributions.Exponential.variance(name='variance') Variance.
tf.contrib.distributions.Dirichlet.entropy(name='entropy') Shanon entropy in nats.
class tf.contrib.distributions.Categorical Categorical distribution. The categorical distribution
tf.contrib.distributions.WishartFull.allow_nan_stats Python boolean describing behavior when a stat is undefined.
Page 19 of 100