tf.contrib.distributions.MultivariateNormalFull.prob(value, name='prob') Probability density/mass function (depending on
tf.contrib.distributions.Gamma.allow_nan_stats Python boolean describing behavior when a stat is undefined.
tf.contrib.distributions.Categorical.log_pdf(value, name='log_pdf') Log probability density function.
tf.contrib.distributions.LaplaceWithSoftplusScale.log_survival_function(value, name='log_survival_function') Log survival function
tf.contrib.distributions.Laplace.survival_function(value, name='survival_function') Survival function. Given
tf.contrib.distributions.DirichletMultinomial.event_shape(name='event_shape') Shape of a single sample from a single batch as
tf.contrib.distributions.Poisson.sample_n(n, seed=None, name='sample_n') Generate n samples.
tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.sigma Scaling factors of these Student's t distribution(s).
tf.contrib.distributions.MultivariateNormalCholesky.is_continuous
tf.contrib.distributions.Chi2WithAbsDf.entropy(name='entropy') Shanon entropy in nats. Additional
Page 10 of 100