tf.contrib.distributions.MultivariateNormalFull.sigma_det(name='sigma_det') Determinant of covariance matrix.
tf.contrib.distributions.InverseGamma.sample(sample_shape=(), seed=None, name='sample') Generate samples of the specified shape
tf.contrib.distributions.Poisson.log_prob(value, name='log_prob') Log probability density/mass function (depending on i
tf.contrib.distributions.Gamma.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters given the
tf.contrib.distributions.Bernoulli.survival_function(value, name='survival_function') Survival function. Given
tf.contrib.distributions.TransformedDistribution.batch_shape(name='batch_shape') Shape of a single sample from a single event
tf.contrib.distributions.MultivariateNormalDiag.log_pdf(value, name='log_pdf') Log probability density function.
tf.contrib.distributions.NormalWithSoftplusSigma.std(name='std') Standard deviation.
tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.prob(value, name='prob') Probability density/mass function (depending
tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.get_event_shape() Shape of a single sample from a single batch as a
Page 69 of 100