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

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

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

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

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

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

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

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

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

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

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

tf.contrib.distributions.BetaWithSoftplusAB.get_batch_shape() Shape of a single sample from a single event index as a TensorShape

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

tf.contrib.distributions.Distribution.__init__(dtype, parameters, is_continuous, is_reparameterized, validate_args, allow_nan_stats, name=None)

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

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

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

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

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

tf.contrib.distributions.ExponentialWithSoftplusLam.mode(name='mode') Mode. Additional documentation

2025-01-10 15:47:30