tf.contrib.distributions.Categorical.name
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Categorical.name Name prepended to all ops created by this Distribution.

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

tf.contrib.distributions.Beta.__init__(a, b, validate_args=False, allow_nan_stats=True, name='Beta') Initialize a batch of Beta

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

tf.contrib.distributions.Gamma.get_batch_shape() Shape of a single sample from a single event index as a TensorShape

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

tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes

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

tf.contrib.distributions.MultivariateNormalFull.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters

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

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

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

tf.contrib.distributions.Normal.get_batch_shape() Shape of a single sample from a single event index as a TensorShape

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

tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.dtype The DType of Tensors handled by this

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

tf.contrib.distributions.Laplace.event_shape(name='event_shape') Shape of a single sample from a single batch as a 1-D int32 Tensor

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

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

2025-01-10 15:47:30