class tf.contrib.distributions.Uniform
Uniform distribution with a and b parameters.
The PDF of this distribution is constant between [a, b], and 0 elsewhere.
class tf.contrib.distributions.Uniform
Uniform distribution with a and b parameters.
The PDF of this distribution is constant between [a, b], and 0 elsewhere.
Please login to continue.