tf.contrib.distributions.WishartFull.is_reparameterized
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.WishartFull.is_reparameterized

2025-01-10 15:47:30
tf.nn.rnn_cell.BasicLSTMCell.
  • References/Big Data/TensorFlow/TensorFlow Python/Neural Network RNN Cells

tf.nn.rnn_cell.BasicLSTMCell.__call__(inputs, state, scope=None) Long short-term memory cell (LSTM).

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

tf.contrib.distributions.QuantizedDistribution.mean(name='mean') Mean.

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

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

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

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

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

tf.contrib.distributions.Bernoulli.logits

2025-01-10 15:47:30
tf.FixedLenSequenceFeature.
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

tf.FixedLenSequenceFeature.__new__(_cls, shape, dtype, allow_missing=False) Create new instance of FixedLenSequenceFeature(shape

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

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

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

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

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

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

2025-01-10 15:47:30