tf.contrib.distributions.Normal.cdf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

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

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

tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.mu

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

tf.contrib.distributions.WishartFull.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D

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

tf.contrib.distributions.GammaWithSoftplusAlphaBeta.sample_n(n, seed=None, name='sample_n') Generate n samples.

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

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

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

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

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

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

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

tf.contrib.distributions.WishartCholesky.survival_function(value, name='survival_function') Survival function.

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

tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.log_cdf(value, name='log_cdf') Log cumulative distribution function

2025-01-10 15:47:30