tf.contrib.distributions.BetaWithSoftplusAB.a_b_sum Sum of parameters.
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.sample(sample_shape=(), seed=None, name='sample') Generate samples of the
tf.contrib.distributions.TransformedDistribution.base_distribution Base distribution, p(x).
tf.contrib.distributions.ExponentialWithSoftplusLam.get_event_shape() Shape of a single sample from a single batch as a TensorShape
tf.contrib.distributions.Chi2.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.std(name='std') Standard deviation.
tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.log_pdf(value, name='log_pdf') Log probability density function
tf.contrib.distributions.Uniform.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
tf.contrib.distributions.Distribution.std(name='std') Standard deviation.
tf.contrib.distributions.StudentT.pmf(value, name='pmf') Probability mass function. Args:
Page 36 of 100