tf.contrib.bayesflow.stochastic_tensor.BernoulliWithSigmoidPTensor.value_type
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.BernoulliWithSigmoidPTensor.value_type

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

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

2025-01-10 15:47:30
tf.contrib.learn.monitors.CaptureVariable.epoch_begin()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.CaptureVariable.epoch_begin(epoch) Begin epoch. Args:

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

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

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

tf.contrib.distributions.MultivariateNormalCholesky.log_pdf(value, name='log_pdf') Log probability density function.

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

tf.contrib.bayesflow.stochastic_tensor.GammaWithSoftplusAlphaBetaTensor.entropy(name='entropy')

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

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

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

tf.matrix_diag(diagonal, name=None) Returns a batched diagonal tensor with a given batched diagonal values.

2025-01-10 15:47:30
tf.contrib.learn.monitors.StopAtStep.run_on_all_workers
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.StopAtStep.run_on_all_workers

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