tf.train.shuffle_batch_join()
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

tf.train.shuffle_batch_join(tensors_list, batch_size, capacity, min_after_dequeue, seed=None, enqueue_many=False, shapes=None, allow_smaller_final_batch=False, shared_name=None

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

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

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

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

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

tf.nn.rnn_cell.LSTMCell.output_size

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

tf.contrib.bayesflow.stochastic_tensor.DirichletMultinomialTensor.mean(name='mean')

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

class tf.contrib.distributions.Exponential The Exponential distribution with rate parameter lam. The

2025-01-10 15:47:30
tf.contrib.util.make_ndarray()
  • References/Big Data/TensorFlow/TensorFlow Python/Utilities

tf.contrib.util.make_ndarray(tensor) Create a numpy ndarray from a tensor. Create a numpy ndarray

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

tf.contrib.bayesflow.stochastic_tensor.GammaTensor.__init__(name=None, dist_value_type=None, loss_fn=score_function, **dist_args)

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

class tf.contrib.distributions.Categorical Categorical distribution. The categorical distribution

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

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

2025-01-10 15:47:30