tf.contrib.distributions.Uniform.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.Normal.validate_args Python boolean indicated possibly expensive checks are enabled.
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.alpha Shape parameter.
tf.contrib.distributions.Poisson.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.Poisson.name Name prepended to all ops created by this Distribution.
tf.contrib.distributions.Bernoulli.mean(name='mean') Mean.
tf.contrib.distributions.Uniform.a
tf.contrib.distributions.Exponential.is_reparameterized
tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.name Name prepended to all ops created by this Distribution
tf.contrib.distributions.Distribution.sample(sample_shape=(), seed=None, name='sample') Generate samples of the specified shape
Page 57 of 100