tf.contrib.distributions.LaplaceWithSoftplusScale.cdf(value, name='cdf') Cumulative distribution function. Given
tf.contrib.distributions.Bernoulli.parameters Dictionary of parameters used by this Distribution.
tf.contrib.distributions.Categorical.is_continuous
tf.contrib.distributions.BetaWithSoftplusAB.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape)
tf.contrib.distributions.QuantizedDistribution.__init__(base_dist_cls, lower_cutoff=None, upper_cutoff=None, name='QuantizedDistribution', **base_dist_args)
tf.contrib.distributions.Exponential.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes
tf.contrib.distributions.Mixture.__init__(cat, components, validate_args=False, allow_nan_stats=True, name='Mixture') Initialize
class tf.contrib.distributions.Laplace The Laplace distribution with location and scale > 0 parameters.
tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.validate_args Python boolean indicated possibly expensive checks are enabled
tf.contrib.distributions.TransformedDistribution.parameters Dictionary of parameters used by this Distribution.
Page 54 of 100