tf.contrib.distributions.InverseGamma.batch_shape()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.InverseGamma.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a

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

tf.nn.rnn_cell.LSTMCell.__call__(inputs, state, scope=None) Run one step of LSTM. Args:

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

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

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

tf.image.resize_bilinear(images, size, align_corners=None, name=None) Resize images to size using bilinear

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

tf.complex_abs(x, name=None) Computes the complex absolute value of a tensor. Given a tensor x

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

class tf.nn.rnn_cell.LSTMCell Long short-term memory unit (LSTM) recurrent network cell. The default

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

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

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

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

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

tf.contrib.distributions.Normal.mode(name='mode') Mode.

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

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

2025-01-10 15:47:30