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

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

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

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

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

tf.contrib.distributions.Exponential.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.InverseGamma
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

class tf.contrib.distributions.InverseGamma The InverseGamma distribution with parameter alpha and beta.

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

tf.contrib.distributions.LaplaceWithSoftplusScale.prob(value, name='prob') Probability density/mass function (depending on

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

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

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

tf.contrib.distributions.BernoulliWithSigmoidP.p

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

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

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

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

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

class tf.contrib.distributions.RegisterKL Decorator to register a KL divergence implementation function.

2025-01-10 15:47:30