tf.contrib.distributions.TransformedDistribution.param_static_shapes()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.TransformedDistribution.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape)

2025-01-10 15:47:30
tf.contrib.distributions.NormalWithSoftplusSigma.get_event_shape()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.NormalWithSoftplusSigma.get_event_shape() Shape of a single sample from a single batch as a TensorShape

2025-01-10 15:47:30
tf.contrib.distributions.Laplace.
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Laplace.__init__(loc, scale, validate_args=False, allow_nan_stats=True, name='Laplace') Construct Laplace

2025-01-10 15:47:30
tf.contrib.distributions.MultivariateNormalFull.pdf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.MultivariateNormalFull.pdf(value, name='pdf') Probability density function. Args:

2025-01-10 15:47:30
tf.contrib.distributions.QuantizedDistribution.log_prob()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.QuantizedDistribution.log_prob(value, name='log_prob') Log probability density/mass function (depending

2025-01-10 15:47:30
tf.contrib.distributions.WishartFull.get_event_shape()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.WishartFull.get_event_shape() Shape of a single sample from a single batch as a TensorShape

2025-01-10 15:47:30
tf.contrib.distributions.LaplaceWithSoftplusScale.log_pmf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.LaplaceWithSoftplusScale.log_pmf(value, name='log_pmf') Log probability mass function.

2025-01-10 15:47:30
tf.contrib.distributions.MultivariateNormalDiag.log_sigma_det()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.MultivariateNormalDiag.log_sigma_det(name='log_sigma_det') Log of determinant of covariance matrix.

2025-01-10 15:47:30
tf.contrib.distributions.Categorical.param_static_shapes()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Categorical.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes

2025-01-10 15:47:30
tf.contrib.distributions.MultivariateNormalDiagPlusVDVT
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

class tf.contrib.distributions.MultivariateNormalDiagPlusVDVT The multivariate normal distribution on R^k.

2025-01-10 15:47:30