tf.contrib.distributions.Gamma.log_pdf(value, name='log_pdf') Log probability density function. Args:
tf.contrib.distributions.Binomial.pmf(value, name='pmf') Probability mass function. Args:
tf.contrib.distributions.MultivariateNormalFull.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.InverseGamma.__init__(alpha, beta, validate_args=False, allow_nan_stats=True, name='InverseGamma') Construct
tf.contrib.distributions.BetaWithSoftplusAB.log_pdf(value, name='log_pdf') Log probability density function.
tf.contrib.distributions.Normal.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes.
tf.contrib.distributions.MultivariateNormalCholesky.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape)
tf.contrib.distributions.Chi2WithAbsDf.is_reparameterized
tf.contrib.distributions.TransformedDistribution.inverse Inverse function of transform, y => x.
tf.contrib.distributions.BernoulliWithSigmoidP.pdf(value, name='pdf') Probability density function. Args:
Page 44 of 100