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

tf.contrib.distributions.WishartFull.log_normalizing_constant(name='log_normalizing_constant') Computes the log normalizing constant

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

tf.contrib.bayesflow.stochastic_tensor.GammaTensor.loss(final_loss, name='Loss')

2025-01-10 15:47:30
tf.contrib.rnn.GRUBlockCell.zero_state()
  • References/Big Data/TensorFlow/TensorFlow Python/RNN

tf.contrib.rnn.GRUBlockCell.zero_state(batch_size, dtype) Return zero-filled state tensor(s). Args:

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

class tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagPlusVDVTTensor MultivariateNormalDiagPlusVDVTTensor

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

tf.contrib.bayesflow.stochastic_tensor.Chi2WithAbsDfTensor.value(name='value')

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

tf.contrib.distributions.Binomial.prob(value, name='prob') Probability density/mass function (depending on is_continuous)

2025-01-10 15:47:30
tf.contrib.losses.sparse_softmax_cross_entropy()
  • References/Big Data/TensorFlow/TensorFlow Python/Losses

tf.contrib.losses.sparse_softmax_cross_entropy(logits, labels, weight=1.0, scope=None) Cross-entropy loss using tf.nn.sparse_

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

tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.pdf(value, name='pdf') Probability density function.

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

tf.contrib.distributions.Multinomial.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.TransformedDistribution.inverse
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.TransformedDistribution.inverse Inverse function of transform, y => x.

2025-01-10 15:47:30