tf.contrib.distributions.Mixture.cdf(value, name='cdf') Cumulative distribution function. Given
tf.contrib.distributions.StudentT.log_prob(value, name='log_prob') Log probability density/mass function (depending on
tf.contrib.distributions.BetaWithSoftplusAB.event_shape(name='event_shape') Shape of a single sample from a single batch as a
tf.contrib.distributions.Uniform.log_survival_function(value, name='log_survival_function') Log survival function.
tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.sample_n(n, seed=None, name='sample_n') Generate n samples
tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.sample(sample_shape=(), seed=None, name='sample') Generate samples of
tf.contrib.distributions.MultivariateNormalFull.name Name prepended to all ops created by this Distribution.
class tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma StudentT with df = floor(abs(df)) and sigma =
tf.contrib.distributions.BetaWithSoftplusAB.batch_shape(name='batch_shape') Shape of a single sample from a single event index
tf.contrib.distributions.MultivariateNormalCholesky.event_shape(name='event_shape') Shape of a single sample from a single batch
Page 6 of 100