tf.contrib.distributions.Chi2WithAbsDf.event_shape(name='event_shape') Shape of a single sample from a single batch as a 1-D int32
class tf.contrib.distributions.BernoulliWithSigmoidP Bernoulli with p = sigmoid(p).
tf.contrib.distributions.BetaWithSoftplusAB.log_cdf(value, name='log_cdf') Log cumulative distribution function.
tf.contrib.distributions.Laplace.log_survival_function(value, name='log_survival_function') Log survival function.
tf.contrib.distributions.Dirichlet.sample_n(n, seed=None, name='sample_n') Generate n samples.
tf.contrib.distributions.Dirichlet.get_event_shape() Shape of a single sample from a single batch as a TensorShape
tf.contrib.distributions.Binomial.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes
tf.contrib.distributions.ExponentialWithSoftplusLam.batch_shape(name='batch_shape') Shape of a single sample from a single event
tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.__init__(alpha, beta, validate_args=False, allow_nan_stats=True, name='InverseGammaWithSoftplusAlphaBeta')
Page 75 of 100