tf.contrib.distributions.Categorical.parameters
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

tf.contrib.distributions.Bernoulli.get_event_shape() Shape of a single sample from a single batch as a TensorShape

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

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

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

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

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

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

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

tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.sample_n(n, seed=None, name='sample_n') Generate n samples

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.MultivariateNormalDiagWithSoftplusStDev
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

class tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev MultivariateNormalDiag with diag_stddev = softpl

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

class tf.contrib.distributions.NormalWithSoftplusSigma Normal with softplus applied to sigma.

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

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

2025-01-10 15:47:30