tf.contrib.distributions.StudentT.sample()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.StudentT.sample(sample_shape=(), seed=None, name='sample') Generate samples of the specified shape.

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

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

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

tf.contrib.distributions.BetaWithSoftplusAB.std(name='std') Standard deviation.

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

tf.contrib.distributions.Mixture.components

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

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

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

tf.contrib.distributions.TransformedDistribution.parameters Dictionary of parameters used by this Distribution.

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

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

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

tf.contrib.distributions.NormalWithSoftplusSigma.log_pdf(value, name='log_pdf') Log probability density function.

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

tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.batch_shape(name='batch_shape') Shape of a single sample from

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

class tf.contrib.distributions.Multinomial Multinomial distribution. This distribution is parameterized

2025-01-10 15:47:30