tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.pmf(value, name='pmf') Probability mass function.
tf.contrib.distributions.NormalWithSoftplusSigma.get_event_shape() Shape of a single sample from a single batch as a TensorShape
tf.contrib.distributions.Multinomial.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes
tf.contrib.distributions.WishartFull.is_reparameterized
tf.contrib.distributions.Uniform.mean(name='mean') Mean.
tf.contrib.distributions.Laplace.__init__(loc, scale, validate_args=False, allow_nan_stats=True, name='Laplace') Construct Laplace
tf.contrib.distributions.Poisson.parameters Dictionary of parameters used by this Distribution.
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.log_pdf(value, name='log_pdf') Log probability density function.
tf.contrib.distributions.BernoulliWithSigmoidP.validate_args Python boolean indicated possibly expensive checks are enabled.
tf.contrib.distributions.ExponentialWithSoftplusLam.log_cdf(value, name='log_cdf') Log cumulative distribution function.
Page 9 of 100