tf.contrib.distributions.Uniform.a
tf.contrib.distributions.QuantizedDistribution.is_reparameterized
tf.contrib.distributions.Categorical.allow_nan_stats Python boolean describing behavior when a stat is undefined.
tf.contrib.distributions.Uniform.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.Mixture.log_pdf(value, name='log_pdf') Log probability density function. Args:
tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.MultivariateNormalDiag.std(name='std') Standard deviation.
tf.contrib.distributions.Gamma.validate_args Python boolean indicated possibly expensive checks are enabled.
tf.contrib.distributions.Normal.mean(name='mean') Mean.
tf.contrib.distributions.Dirichlet.sample(sample_shape=(), seed=None, name='sample') Generate samples of the specified shape.
Page 60 of 100