class tf.contrib.distributions.Binomial
Binomial distribution.
This distribution is parameterized by a vector p of probabilities and n, the total counts.
class tf.contrib.distributions.Binomial
Binomial distribution.
This distribution is parameterized by a vector p of probabilities and n, the total counts.
Please login to continue.