tf.contrib.distributions.ExponentialWithSoftplusLam.pdf(value, name='pdf') Probability density function.
tf.contrib.distributions.Categorical.__init__(logits, dtype=tf.int32, validate_args=False, allow_nan_stats=True, name='Categorical') Initialize
tf.contrib.distributions.Categorical.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.get_event_shape() Shape of a single sample from a single batch as a TensorShape
tf.contrib.distributions.ExponentialWithSoftplusLam.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of
tf.contrib.distributions.WishartCholesky.parameters Dictionary of parameters used by this Distribution.
tf.contrib.distributions.Multinomial.log_survival_function(value, name='log_survival_function') Log survival function.
tf.contrib.distributions.Laplace.allow_nan_stats Python boolean describing behavior when a stat is undefined.
tf.contrib.distributions.LaplaceWithSoftplusScale.event_shape(name='event_shape') Shape of a single sample from a single batch
tf.contrib.distributions.Chi2.mean(name='mean') Mean.
Page 33 of 100