tf.contrib.distributions.Bernoulli.entropy()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Bernoulli.entropy(name='entropy') Shanon entropy in nats.

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

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

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

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

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

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

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

tf.contrib.distributions.Multinomial.p Event probabilities.

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

tf.contrib.distributions.Uniform.allow_nan_stats Python boolean describing behavior when a stat is undefined.

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

tf.contrib.distributions.NormalWithSoftplusSigma.pdf(value, name='pdf') Probability density function.

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

tf.contrib.distributions.Uniform.b

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

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

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

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

2025-01-10 15:47:30