tf.contrib.distributions.Distribution.prob(value, name='prob') Probability density/mass function (depending on is_continuous)
tf.contrib.distributions.Bernoulli.pdf(value, name='pdf') Probability density function. Args:
tf.contrib.distributions.Bernoulli.mean(name='mean') Mean.
tf.contrib.distributions.InverseGamma.alpha Shape parameter.
tf.contrib.distributions.Categorical.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D
tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.log_sigma_det(name='log_sigma_det') Log of determinant of covariance matrix
tf.contrib.distributions.MultivariateNormalDiag.batch_shape(name='batch_shape') Shape of a single sample from a single event index
tf.contrib.distributions.Laplace.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters given the
tf.contrib.distributions.Chi2.is_reparameterized
tf.contrib.distributions.MultivariateNormalFull.mean(name='mean') Mean.
Page 78 of 100