tf.nn.rnn_cell.LSTMStateTuple.h
  • References/Big Data/TensorFlow/TensorFlow Python/Neural Network RNN Cells

tf.nn.rnn_cell.LSTMStateTuple.h Alias for field number 1

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

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

2025-01-10 15:47:30
tf.contrib.training.NextQueuedSequenceBatch.save_state()
  • References/Big Data/TensorFlow/TensorFlow Python/Training

tf.contrib.training.NextQueuedSequenceBatch.save_state(state_name, value, name=None) Returns an op to save the current batch of

2025-01-10 15:47:30
tf.zeros_like()
  • References/Big Data/TensorFlow/TensorFlow Python/Constants, Sequences, and Random Values

tf.zeros_like(tensor, dtype=None, name=None, optimize=True) Creates a tensor with all elements set to zero.

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

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

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

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

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

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

2025-01-10 15:47:30
tf.contrib.layers.repeat()
  • References/Big Data/TensorFlow/TensorFlow Python/Layers

tf.contrib.layers.repeat(inputs, repetitions, layer, *args, **kwargs) Applies the same layer with the same arguments repeatedly

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

tf.contrib.losses.get_losses(scope=None, loss_collection='losses') Gets the list of losses from the loss_collection.

2025-01-10 15:47:30
tf.sparse_to_dense()
  • References/Big Data/TensorFlow/TensorFlow Python/Sparse Tensors

tf.sparse_to_dense(sparse_indices, output_shape, sparse_values, default_value=0, validate_indices=True, name=None) Converts a

2025-01-10 15:47:30