tf.contrib.distributions.Laplace.log_pmf(value, name='log_pmf') Log probability mass function. Args:
tf.contrib.distributions.Categorical.std(name='std') Standard deviation.
class tf.contrib.distributions.WishartFull The matrix Wishart distribution on positive definite matrices. This
tf.contrib.distributions.Distribution.mean(name='mean') Mean.
class tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta Inverse Gamma with softplus applied to alpha and
tf.contrib.distributions.Binomial.cdf(value, name='cdf') Cumulative distribution function. Given
tf.contrib.distributions.Laplace.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D Tensor
tf.contrib.distributions.WishartFull.pdf(value, name='pdf') Probability density function. Args:
tf.contrib.distributions.WishartFull.df Wishart distribution degree(s) of freedom.
tf.contrib.distributions.Distribution.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
Page 98 of 100