tf.contrib.distributions.MultivariateNormalDiag.name Name prepended to all ops created by this Distribution.
tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.log_cdf(value, name='log_cdf') Log cumulative distribution function
tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.cdf(value, name='cdf') Cumulative distribution function.
tf.contrib.distributions.MultivariateNormalCholesky.pmf(value, name='pmf') Probability mass function.
tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.is_reparameterized
tf.contrib.distributions.LaplaceWithSoftplusScale.pdf(value, name='pdf') Probability density function.
tf.contrib.distributions.Normal.__init__(mu, sigma, validate_args=False, allow_nan_stats=True, name='Normal') Construct Normal
tf.contrib.distributions.Poisson.get_event_shape() Shape of a single sample from a single batch as a TensorShape
tf.contrib.distributions.DirichletMultinomial.log_prob(value, name='log_prob') Log probability density/mass function (depending
tf.contrib.distributions.ExponentialWithSoftplusLam.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape)
Page 46 of 100