tf.contrib.distributions.TransformedDistribution.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape)
tf.contrib.distributions.NormalWithSoftplusSigma.get_event_shape() Shape of a single sample from a single batch as a TensorShape
tf.contrib.distributions.Laplace.__init__(loc, scale, validate_args=False, allow_nan_stats=True, name='Laplace') Construct Laplace
tf.contrib.distributions.MultivariateNormalFull.pdf(value, name='pdf') Probability density function. Args:
tf.contrib.distributions.QuantizedDistribution.log_prob(value, name='log_prob') Log probability density/mass function (depending
tf.contrib.distributions.WishartFull.get_event_shape() Shape of a single sample from a single batch as a TensorShape
tf.contrib.distributions.LaplaceWithSoftplusScale.log_pmf(value, name='log_pmf') Log probability mass function.
tf.contrib.distributions.MultivariateNormalDiag.log_sigma_det(name='log_sigma_det') Log of determinant of covariance matrix.
tf.contrib.distributions.Categorical.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes
class tf.contrib.distributions.MultivariateNormalDiagPlusVDVT The multivariate normal distribution on R^k.
Page 23 of 100