tf.contrib.distributions.MultivariateNormalDiag.pdf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

tf.ReaderBase.read_up_to(queue, num_records, name=None) Returns up to num_records (key, value pairs) produced by a reader.

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

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

2025-01-10 15:47:30
tf.contrib.learn.TensorFlowRNNRegressor.evaluate()
  • References/Big Data/TensorFlow/TensorFlow Python/Learn

tf.contrib.learn.TensorFlowRNNRegressor.evaluate(x=None, y=None, input_fn=None, feed_fn=None, batch_size=None, steps=None, metrics=None, name=None)

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

class tf.RandomShuffleQueue A queue implementation that dequeues elements in a random order. See

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

tf.nn.rnn_cell.OutputProjectionWrapper.zero_state(batch_size, dtype) Return zero-filled state tensor(s).

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

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

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

tf.contrib.distributions.Categorical.survival_function(value, name='survival_function') Survival function. Given

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

class tf.contrib.distributions.MultivariateNormalDiagPlusVDVT The multivariate normal distribution on R^k.

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

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

2025-01-10 15:47:30