tf.contrib.distributions.Multinomial.cdf(value, name='cdf') Cumulative distribution function. Given
tf.contrib.distributions.Binomial.log_pmf(value, name='log_pmf') Log probability mass function. Args:
class tf.contrib.distributions.Beta Beta distribution. This distribution is parameterized by a
tf.contrib.distributions.Chi2.is_continuous
tf.contrib.distributions.Distribution.mode(name='mode') Mode.
tf.contrib.distributions.Normal.sample_n(n, seed=None, name='sample_n') Generate n samples.
class tf.contrib.distributions.Exponential The Exponential distribution with rate parameter lam. The
tf.contrib.distributions.WishartCholesky.name Name prepended to all ops created by this Distribution.
tf.contrib.distributions.WishartFull.allow_nan_stats Python boolean describing behavior when a stat is undefined.
tf.contrib.distributions.Chi2.name Name prepended to all ops created by this Distribution.
Page 1 of 100