tf.contrib.distributions.Laplace.log_cdf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

tf.contrib.distributions.Poisson.pmf(value, name='pmf') Probability mass function. Args:

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

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

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

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

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

tf.contrib.distributions.NormalWithSoftplusSigma.pmf(value, name='pmf') Probability mass function. Args:

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

tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes

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

tf.contrib.distributions.NormalWithSoftplusSigma.dtype The DType of Tensors handled by this Distribution

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

tf.contrib.distributions.WishartFull.pmf(value, name='pmf') Probability mass function. Args:

2025-01-10 15:47:30
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.BetaWithSoftplusAB.pdf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.BetaWithSoftplusAB.pdf(value, name='pdf') Probability density function. Args:

2025-01-10 15:47:30