tf.contrib.distributions.Binomial.get_batch_shape()

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

2016-10-14 12:47:19
tf.contrib.distributions.Chi2WithAbsDf.parameters

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

2016-10-14 12:49:47
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.Categorical.std()

tf.contrib.distributions.Categorical.std(name='std') Standard deviation.

2016-10-14 12:48:43
tf.contrib.distributions.StudentT.log_pdf()

tf.contrib.distributions.StudentT.log_pdf(value, name='log_pdf') Log probability density function. Args:

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

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

2016-10-14 13:00:30
tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta

class tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta Inverse Gamma with softplus applied to alpha and

2016-10-14 12:54:58
tf.contrib.distributions.Bernoulli.prob()

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

2016-10-14 12:45:25
tf.contrib.distributions.Bernoulli.log_prob()

tf.contrib.distributions.Bernoulli.log_prob(value, name='log_prob') Log probability density/mass function (depending on

2016-10-14 12:45:08
tf.contrib.distributions.Beta.param_static_shapes()

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

2016-10-14 12:46:31