tf.contrib.distributions.Binomial.mean()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

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

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

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

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

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

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

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

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

tf.contrib.distributions.Beta.is_continuous

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

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

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.Dirichlet.sample()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

tf.contrib.distributions.Beta.validate_args Python boolean indicated possibly expensive checks are enabled.

2025-01-10 15:47:30