tf.contrib.distributions.Exponential.mean(name='mean') Mean.
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.log_survival_function(value, name='log_survival_function') Log survival function
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.survival_function(value, name='survival_function') Survival function.
tf.contrib.distributions.WishartFull.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters given
tf.contrib.distributions.MultivariateNormalFull.std(name='std') Standard deviation.
tf.contrib.distributions.Bernoulli.log_cdf(value, name='log_cdf') Log cumulative distribution function. Given
tf.contrib.distributions.Dirichlet.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
tf.contrib.distributions.Poisson.sample(sample_shape=(), seed=None, name='sample') Generate samples of the specified shape.
tf.contrib.distributions.ExponentialWithSoftplusLam.variance(name='variance') Variance.
tf.contrib.distributions.StudentT.mode(name='mode') Mode.
Page 47 of 100