tf.contrib.distributions.Binomial.log_survival_function(value, name='log_survival_function') Log survival function.
tf.contrib.distributions.Dirichlet.__init__(alpha, validate_args=False, allow_nan_stats=True, name='Dirichlet') Initialize a batch
tf.contrib.distributions.Poisson.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
tf.contrib.distributions.Categorical.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes
tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.cdf(value, name='cdf') Cumulative distribution function.
tf.contrib.distributions.Laplace.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes.
tf.contrib.distributions.Exponential.sample_n(n, seed=None, name='sample_n') Generate n samples.
tf.contrib.distributions.Mixture.get_event_shape() Shape of a single sample from a single batch as a TensorShape
tf.contrib.distributions.Dirichlet.std(name='std') Standard deviation.
tf.contrib.distributions.QuantizedDistribution.mean(name='mean') Mean.
Page 18 of 100