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

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

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

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

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

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

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

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

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

tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.mean(name='mean') Mean. Additional documentation

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

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

2025-01-10 15:47:30
tf.image.resize_image_with_crop_or_pad()
  • References/Big Data/TensorFlow/TensorFlow Python/Images

tf.image.resize_image_with_crop_or_pad(image, target_height, target_width) Crops and/or pads an image to a target width and height

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

tf.contrib.distributions.Gamma.event_shape(name='event_shape') Shape of a single sample from a single batch as a 1-D int32 Tensor

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

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

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

tf.contrib.distributions.InverseGamma.is_continuous

2025-01-10 15:47:30