tf.contrib.distributions.Chi2WithAbsDf.pmf()

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

2016-10-14 12:49:50
tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.is_reparameterized

tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.is_reparameterized

2016-10-14 13:02:31
tf.contrib.distributions.StudentT.parameters

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

2016-10-14 13:02:09
tf.contrib.distributions.Categorical.param_static_shapes()

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

2016-10-14 12:48:33
tf.contrib.distributions.LaplaceWithSoftplusScale.log_pmf()

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

2016-10-14 12:56:06
tf.contrib.distributions.Binomial.log_pmf()

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

2016-10-14 12:47:29
tf.contrib.distributions.Normal.survival_function()

tf.contrib.distributions.Normal.survival_function(value, name='survival_function') Survival function. Given

2016-10-14 13:00:19
tf.contrib.distributions.LaplaceWithSoftplusScale.parameters

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

2016-10-14 12:56:08
tf.contrib.distributions.Exponential.event_shape()

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

2016-10-14 12:52:00
tf.contrib.distributions.Uniform.log_survival_function()

tf.contrib.distributions.Uniform.log_survival_function(value, name='log_survival_function') Log survival function.

2016-10-14 13:03:28