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

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

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

tf.contrib.distributions.GammaWithSoftplusAlphaBeta.pmf(value, name='pmf') Probability mass function.

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

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

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

tf.contrib.distributions.Exponential.alpha Shape parameter.

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

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

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

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

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
tf.contrib.distributions.BernoulliWithSigmoidP.log_pmf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

tf.contrib.distributions.Dirichlet.cdf(value, name='cdf') Cumulative distribution function. Given

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

tf.contrib.distributions.NormalWithSoftplusSigma.mode(name='mode') Mode.

2025-01-10 15:47:30