tf.contrib.distributions.MultivariateNormalDiag.parameters Dictionary of parameters used by this Distribution.
tf.contrib.distributions.StudentT.cdf(value, name='cdf') Cumulative distribution function. Given
tf.contrib.distributions.Laplace.prob(value, name='prob') Probability density/mass function (depending on is_continuous)
tf.contrib.distributions.BetaWithSoftplusAB.b Shape parameter.
tf.contrib.distributions.Chi2.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
tf.contrib.distributions.BernoulliWithSigmoidP.p
tf.contrib.distributions.TransformedDistribution.inverse Inverse function of transform, y => x.
tf.contrib.distributions.QuantizedDistribution.cdf(value, name='cdf') Cumulative distribution function. Given
tf.contrib.distributions.Bernoulli.get_event_shape() Shape of a single sample from a single batch as a TensorShape
tf.contrib.distributions.Uniform.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
Page 37 of 100