tf.contrib.distributions.NormalWithSoftplusSigma.dtype

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

2016-10-14 13:00:23
tf.contrib.distributions.MultivariateNormalDiag.

tf.contrib.distributions.MultivariateNormalDiag.__init__(mu, diag_stdev, validate_args=False, allow_nan_stats=True, name='MultivariateNormalDiag')

2016-10-14 12:58:32
tf.contrib.distributions.MultivariateNormalFull.log_pmf()

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

2016-10-14 12:59:13
tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.batch_shape()

tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.batch_shape(name='batch_shape') Shape of a single sample from

2016-10-14 12:58:46
tf.contrib.distributions.NormalWithSoftplusSigma.param_static_shapes()

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

2016-10-14 13:00:28
tf.contrib.distributions.LaplaceWithSoftplusScale.get_batch_shape()

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

2016-10-14 12:56:03
tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.log_cdf()

tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.log_cdf(value, name='log_cdf') Log cumulative distribution function.

2016-10-14 13:02:31
tf.contrib.distributions.WishartFull.pmf()

tf.contrib.distributions.WishartFull.pmf(value, name='pmf') Probability mass function. Args:

2016-10-14 13:04:36
tf.contrib.distributions.Categorical.validate_args

tf.contrib.distributions.Categorical.validate_args Python boolean indicated possibly expensive checks are enabled.

2016-10-14 12:48:46
tf.contrib.distributions.Normal

class tf.contrib.distributions.Normal The scalar Normal distribution with mean and stddev parameters mu, sigma.

2016-10-14 12:59:38