tf.contrib.distributions.Bernoulli.batch_shape()

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

2016-10-14 12:44:50
tf.contrib.distributions.TransformedDistribution.name

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

2016-10-14 13:02:54
tf.contrib.distributions.TransformedDistribution.dtype

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

2016-10-14 13:02:42
tf.contrib.distributions.NormalWithSoftplusSigma

class tf.contrib.distributions.NormalWithSoftplusSigma Normal with softplus applied to sigma.

2016-10-14 13:00:22
tf.contrib.distributions.Poisson.event_shape()

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

2016-10-14 13:00:41
tf.contrib.distributions.WishartCholesky.parameters

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

2016-10-14 13:04:05
tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.param_static_shapes()

tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.param_static_shapes(cls, sample_shape) param_shapes with static (i.e.

2016-10-14 13:02:35
tf.contrib.distributions.Bernoulli.get_event_shape()

tf.contrib.distributions.Bernoulli.get_event_shape() Shape of a single sample from a single batch as a TensorShape

2016-10-14 12:44:58
tf.contrib.distributions.LaplaceWithSoftplusScale.variance()

tf.contrib.distributions.LaplaceWithSoftplusScale.variance(name='variance') Variance.

2016-10-14 12:56:14
tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.pdf()

tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.pdf(value, name='pdf') Probability density function.

2016-10-14 12:55:10