tf.contrib.distributions.Poisson.dtype

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

2016-10-14 13:00:39
tf.contrib.distributions.Chi2WithAbsDf.batch_shape()

tf.contrib.distributions.Chi2WithAbsDf.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a

2016-10-14 12:49:38
tf.contrib.distributions.Laplace.event_shape()

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

2016-10-14 12:55:23
tf.contrib.distributions.Binomial.n

tf.contrib.distributions.Binomial.n Number of trials.

2016-10-14 12:47:37
tf.contrib.distributions.Laplace.pdf()

tf.contrib.distributions.Laplace.pdf(value, name='pdf') Probability density function. Args:

2016-10-14 12:55:46
tf.contrib.distributions.Distribution.get_batch_shape()

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

2016-10-14 12:51:09
tf.contrib.distributions.QuantizedDistribution.parameters

tf.contrib.distributions.QuantizedDistribution.parameters Dictionary of parameters used by this Distribution.

2016-10-14 13:01:31
tf.contrib.distributions.NormalWithSoftplusSigma.is_reparameterized

tf.contrib.distributions.NormalWithSoftplusSigma.is_reparameterized

2016-10-14 13:00:25
tf.contrib.distributions.Categorical.name

tf.contrib.distributions.Categorical.name Name prepended to all ops created by this Distribution.

2016-10-14 12:48:28
tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.pmf()

tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.pmf(value, name='pmf') Probability mass function.

2016-10-14 13:02:35