tf.contrib.distributions.Exponential.mean(name='mean') Mean.
tf.contrib.distributions.Uniform.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D Tensor
tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.prob(value, name='prob') Probability density/mass function (depending
tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.get_batch_shape() Shape of a single sample from a single event index
tf.contrib.distributions.BernoulliWithSigmoidP.allow_nan_stats Python boolean describing behavior when a stat is undefined.
tf.contrib.distributions.ExponentialWithSoftplusLam.sample_n(n, seed=None, name='sample_n') Generate n samples.
tf.contrib.distributions.LaplaceWithSoftplusScale.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape)
tf.contrib.distributions.QuantizedDistribution.__init__(base_dist_cls, lower_cutoff=None, upper_cutoff=None, name='QuantizedDistribution', **base_dist_args)
tf.contrib.distributions.BetaWithSoftplusAB.sample(sample_shape=(), seed=None, name='sample') Generate samples of the specified
tf.contrib.distributions.WishartFull.log_normalizing_constant(name='log_normalizing_constant') Computes the log normalizing constant
Page 40 of 100