tf.contrib.distributions.BetaWithSoftplusAB.entropy()

tf.contrib.distributions.BetaWithSoftplusAB.entropy(name='entropy') Shanon entropy in nats.

2016-10-14 12:46:53
tf.contrib.distributions.MultivariateNormalCholesky

class tf.contrib.distributions.MultivariateNormalCholesky The multivariate normal distribution on R^k.

2016-10-14 12:57:15
tf.contrib.distributions.WishartCholesky.is_continuous

tf.contrib.distributions.WishartCholesky.is_continuous

2016-10-14 13:03:56
tf.contrib.distributions.WishartFull.sample()

tf.contrib.distributions.WishartFull.sample(sample_shape=(), seed=None, name='sample') Generate samples of the specified shape

2016-10-14 13:04:38
tf.contrib.distributions.Mixture.event_shape()

tf.contrib.distributions.Mixture.event_shape(name='event_shape') Shape of a single sample from a single batch as a 1-D int32 Tensor

2016-10-14 12:56:23
tf.contrib.distributions.Chi2WithAbsDf.cdf()

tf.contrib.distributions.Chi2WithAbsDf.cdf(value, name='cdf') Cumulative distribution function. Given

2016-10-14 12:49:39
tf.contrib.distributions.Gamma

class tf.contrib.distributions.Gamma The Gamma distribution with parameter alpha and beta. The

2016-10-14 12:53:00
tf.contrib.distributions.TransformedDistribution.get_batch_shape()

tf.contrib.distributions.TransformedDistribution.get_batch_shape() Shape of a single sample from a single event index as a

2016-10-14 13:02:44
tf.contrib.distributions.NormalWithSoftplusSigma.mode()

tf.contrib.distributions.NormalWithSoftplusSigma.mode(name='mode') Mode.

2016-10-14 13:00:27
tf.contrib.distributions.Dirichlet.cdf()

tf.contrib.distributions.Dirichlet.cdf(value, name='cdf') Cumulative distribution function. Given

2016-10-14 12:49:59