tf.contrib.bayesflow.stochastic_tensor.Chi2Tensor.value()
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.Chi2Tensor.value(name='value')

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

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

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

class tf.contrib.bayesflow.stochastic_tensor.PoissonTensor PoissonTensor is a StochasticTensor backed

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

tf.nn.rnn_cell.MultiRNNCell.__call__(inputs, state, scope=None) Run this multi-layer cell on inputs, starting from state.

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

tf.sparse_merge(sp_ids, sp_values, vocab_size, name=None, already_sorted=False) Combines a batch of feature ids and values into

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

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

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

tf.ifft(input, name=None) Compute the inverse 1-dimensional discrete Fourier Transform over the inner-most

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

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

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

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

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

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

2025-01-10 15:47:30