tf.contrib.distributions.TransformedDistribution.sample()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagWithSoftplusStDevTensor.input_dict

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

tf.contrib.distributions.StudentT.allow_nan_stats Python boolean describing behavior when a stat is undefined.

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

tf.contrib.distributions.Gamma.std(name='std') Standard deviation.

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

tf.contrib.distributions.GammaWithSoftplusAlphaBeta.allow_nan_stats Python boolean describing behavior when a stat is undefined

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

tf.contrib.bayesflow.stochastic_tensor.UniformTensor.value_type

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

tf.contrib.distributions.BernoulliWithSigmoidP.is_reparameterized

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

tf.nn.rnn_cell.BasicRNNCell.__call__(inputs, state, scope=None) Most basic RNN: output = new_state = activation(W * input + U

2025-01-10 15:47:30
tf.contrib.metrics.streaming_sparse_recall_at_k()
  • References/Big Data/TensorFlow/TensorFlow Python/Metrics

tf.contrib.metrics.streaming_sparse_recall_at_k(*args, **kwargs) Computes recall@k of the predictions with respect to sparse labels

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

tf.contrib.distributions.Binomial.sample_n(n, seed=None, name='sample_n') Generate n samples.

2025-01-10 15:47:30