tf.contrib.distributions.Dirichlet.log_pdf(value, name='log_pdf') Log probability density function. Args:
tf.contrib.distributions.Exponential.log_pmf(value, name='log_pmf') Log probability mass function. Args:
tf.contrib.distributions.Beta.mode(name='mode') Mode. Additional documentation from Beta:
tf.contrib.distributions.StudentT.log_survival_function(value, name='log_survival_function') Log survival function.
tf.contrib.distributions.BetaWithSoftplusAB.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
tf.contrib.distributions.WishartFull.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.MultivariateNormalFull.is_reparameterized
tf.contrib.distributions.Gamma.name Name prepended to all ops created by this Distribution.
tf.contrib.distributions.Beta.allow_nan_stats Python boolean describing behavior when a stat is undefined. Stats
tf.contrib.distributions.Exponential.mean(name='mean') Mean.
Page 45 of 100