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

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

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

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

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

tf.contrib.distributions.Dirichlet.mean(name='mean') Mean.

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

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

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

class tf.contrib.distributions.GammaWithSoftplusAlphaBeta Gamma with softplus transform on alpha and beta

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

tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.event_shape(name='event_shape') Shape of a single sample from a single

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

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

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

tf.contrib.distributions.TransformedDistribution.variance(name='variance') Variance.

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

tf.contrib.distributions.Mixture.mean(name='mean') Mean.

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

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

2025-01-10 15:47:30