tf.contrib.distributions.Gamma.log_cdf(value, name='log_cdf') Log cumulative distribution function. Given
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.entropy(name='entropy') Shanon entropy in nats. Additional
tf.contrib.distributions.MultivariateNormalCholesky.sigma Dense (batch) covariance matrix, if available.
tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.event_shape(name='event_shape') Shape of a single sample from a single
tf.contrib.distributions.Dirichlet.get_event_shape() Shape of a single sample from a single batch as a TensorShape
tf.contrib.distributions.WishartCholesky.log_cdf(value, name='log_cdf') Log cumulative distribution function.
tf.contrib.distributions.LaplaceWithSoftplusScale.is_reparameterized
tf.contrib.distributions.MultivariateNormalFull.sigma_det(name='sigma_det') Determinant of covariance matrix.
tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.parameters Dictionary of parameters used by this Distribution
tf.contrib.distributions.MultivariateNormalDiag.__init__(mu, diag_stdev, validate_args=False, allow_nan_stats=True, name='MultivariateNormalDiag')
Page 77 of 100