tf.contrib.distributions.Multinomial.log_prob()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

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

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

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

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

tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.variance(name='variance') Variance.

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

tf.contrib.distributions.Gamma.__init__(alpha, beta, validate_args=False, allow_nan_stats=True, name='Gamma') Construct Gamma

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

tf.contrib.distributions.GammaWithSoftplusAlphaBeta.variance(name='variance') Variance.

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

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

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

tf.contrib.distributions.Chi2.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters given the desired

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

tf.contrib.distributions.WishartFull.mean(name='mean') Mean.

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

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

2025-01-10 15:47:30