tf.contrib.distributions.QuantizedDistribution.sample_n()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

tf.contrib.distributions.MultivariateNormalCholesky.batch_shape(name='batch_shape') Shape of a single sample from a single event

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

tf.contrib.distributions.GammaWithSoftplusAlphaBeta.batch_shape(name='batch_shape') Shape of a single sample from a single event

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

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

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

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

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

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

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

tf.contrib.distributions.WishartCholesky.batch_shape(name='batch_shape') Shape of a single sample from a single event index as

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

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

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

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

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

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

2025-01-10 15:47:30