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.DirichletMultinomial.event_shape()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.DirichletMultinomial.event_shape(name='event_shape') Shape of a single sample from a single batch as

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

tf.contrib.distributions.TransformedDistribution.pmf(value, name='pmf') Probability mass function. Args:

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

tf.nn.rnn_cell.BasicLSTMCell.state_size

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

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

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

tf.contrib.bayesflow.stochastic_tensor.LaplaceTensor.value_type

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

tf.contrib.distributions.NormalWithSoftplusSigma.sigma Distribution parameter for standard deviation.

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

tf.TextLineReader.reset(name=None) Restore a reader to its initial clean state. Args:

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

tf.cos(x, name=None) Computes cos of x element-wise. Args:

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

tf.contrib.learn.TensorFlowEstimator.get_variable_value(name) Returns value of the variable given by name.

2025-01-10 15:47:30