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

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

2025-01-10 15:47:30
tf.edit_distance()
  • References/Big Data/TensorFlow/TensorFlow Python/Math

tf.edit_distance(hypothesis, truth, normalize=True, name='edit_distance') Computes the Levenshtein distance between sequences

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

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

2025-01-10 15:47:30
tf.contrib.bayesflow.stochastic_tensor.InverseGammaTensor.clone()
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.InverseGammaTensor.clone(name=None, **dist_args)

2025-01-10 15:47:30
tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagTensor.name
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagTensor.name

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

tf.contrib.distributions.ExponentialWithSoftplusLam.is_reparameterized

2025-01-10 15:47:30
tf.contrib.learn.LinearRegressor.dnn_weights_
  • References/Big Data/TensorFlow/TensorFlow Python/Learn

tf.contrib.learn.LinearRegressor.dnn_weights_ Returns weights of deep neural network part.

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

tf.contrib.distributions.ExponentialWithSoftplusLam.log_prob(value, name='log_prob') Log probability density/mass function (depending

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

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

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

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

2025-01-10 15:47:30