tf.contrib.distributions.Dirichlet.std()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

tf.contrib.distributions.RegisterKL.__call__(kl_fn) Perform the KL registration. Args:

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

tf.contrib.distributions.GammaWithSoftplusAlphaBeta.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape)

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

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

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

tf.contrib.distributions.Chi2.is_continuous

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

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

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

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

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

tf.contrib.distributions.MultivariateNormalCholesky.log_survival_function(value, name='log_survival_function') Log survival function

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

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

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

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

2025-01-10 15:47:30