tf.contrib.distributions.NormalWithSoftplusSigma.entropy()

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

2016-10-14 13:00:24
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.allow_nan_stats

tf.contrib.distributions.GammaWithSoftplusAlphaBeta.allow_nan_stats Python boolean describing behavior when a stat is undefined

2016-10-14 12:53:51
tf.contrib.distributions.Uniform.batch_shape()

tf.contrib.distributions.Uniform.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D Tensor

2016-10-14 13:03:11
tf.contrib.distributions.StudentT.allow_nan_stats

tf.contrib.distributions.StudentT.allow_nan_stats Python boolean describing behavior when a stat is undefined.

2016-10-14 13:01:47
tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.log_pmf()

tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.log_pmf(value, name='log_pmf') Log probability mass function.

2016-10-14 13:02:32
tf.contrib.distributions.Binomial.param_static_shapes()

tf.contrib.distributions.Binomial.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes.

2016-10-14 12:47:44
tf.contrib.distributions.BetaWithSoftplusAB.a_b_sum

tf.contrib.distributions.BetaWithSoftplusAB.a_b_sum Sum of parameters.

2016-10-14 12:46:49
tf.contrib.distributions.QuantizedDistribution.dtype

tf.contrib.distributions.QuantizedDistribution.dtype The DType of Tensors handled by this Distribution

2016-10-14 13:01:19
tf.contrib.distributions.StudentT.prob()

tf.contrib.distributions.StudentT.prob(value, name='prob') Probability density/mass function (depending on is_continuous)

2016-10-14 13:02:18
tf.contrib.distributions.Poisson

class tf.contrib.distributions.Poisson Poisson distribution. The Poisson distribution is parameterized

2016-10-14 13:00:34