tf.contrib.distributions.Mixture.param_static_shapes()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Mixture.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes.

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

tf.contrib.distributions.BernoulliWithSigmoidP.cdf(value, name='cdf') Cumulative distribution function. Given

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

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

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

tf.FIFOQueue.__init__(capacity, dtypes, shapes=None, names=None, shared_name=None, name='fifo_queue') Creates a queue that dequeues

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

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

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

tf.contrib.distributions.StudentT.__init__(df, mu, sigma, validate_args=False, allow_nan_stats=True, name='StudentT') Construct

2025-01-10 15:47:30
tf.contrib.framework.model_variable()
  • References/Big Data/TensorFlow/TensorFlow Python/Framework

tf.contrib.framework.model_variable(*args, **kwargs) Gets an existing model variable with these parameters or creates a new one

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

tf.contrib.bayesflow.stochastic_tensor.DirichletMultinomialTensor.distribution

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

tf.IdentityReader.restore_state(state, name=None) Restore a reader to a previously saved state. Not

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