tf.contrib.distributions.Bernoulli.log_survival_function(value, name='log_survival_function') Log survival function.
tf.contrib.distributions.DirichletMultinomial.prob(value, name='prob') Probability density/mass function (depending on
tf.contrib.distributions.Mixture.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D Tensor
tf.contrib.distributions.Poisson.log_survival_function(value, name='log_survival_function') Log survival function.
tf.contrib.distributions.Beta.name Name prepended to all ops created by this Distribution.
tf.contrib.distributions.Beta.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes.
tf.contrib.distributions.StudentT.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.is_continuous
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.__init__(alpha, beta, validate_args=False, allow_nan_stats=True, name='GammaWithSoftplusAlphaBeta')
tf.contrib.distributions.Multinomial.mean(name='mean') Mean.
Page 81 of 100