tf.contrib.distributions.Exponential.name Name prepended to all ops created by this Distribution.
tf.contrib.distributions.BetaWithSoftplusAB.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.InverseGamma.validate_args Python boolean indicated possibly expensive checks are enabled.
tf.contrib.distributions.Exponential.allow_nan_stats Python boolean describing behavior when a stat is undefined.
tf.contrib.distributions.Exponential.__init__(lam, validate_args=False, allow_nan_stats=True, name='Exponential') Construct Exponential
tf.contrib.bayesflow.stochastic_tensor.BinomialTensor.clone(name=None, **dist_args)
tf.contrib.bayesflow.stochastic_tensor.InverseGammaTensor.loss(final_loss, name='Loss')
tf.contrib.bayesflow.stochastic_tensor.WishartCholeskyTensor.graph
tf.contrib.distributions.Chi2.mean(name='mean') Mean.
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.sample_n(n, seed=None, name='sample_n') Generate n samples.
Page 63 of 100