tensorflow::Status::operator=()
  • References/Big Data/TensorFlow/TensorFlow C++/Status

void tensorflow::Status::operator=(const Status &s)

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

tf.contrib.distributions.Uniform.log_survival_function(value, name='log_survival_function') Log survival function.

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

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

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

tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalCholeskyTensor.name

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

tf.contrib.bayesflow.stochastic_tensor.TransformedDistributionTensor.name

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

tf.contrib.bayesflow.stochastic_tensor.CategoricalTensor.entropy(name='entropy')

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

tf.contrib.learn.TensorFlowEstimator.fit(x, y, steps=None, monitors=None, logdir=None) Neural network model from provided model_fn

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

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

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

tf.contrib.distributions.MultivariateNormalFull.name Name prepended to all ops created by this Distribution.

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

class tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma StudentT with df = floor(abs(df)) and sigma =

2025-01-10 15:47:30