tf.contrib.distributions.BetaWithSoftplusAB.batch_shape()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.BetaWithSoftplusAB.batch_shape(name='batch_shape') Shape of a single sample from a single event index

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

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

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

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

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

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

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

tf.ReaderBase.read_up_to(queue, num_records, name=None) Returns up to num_records (key, value pairs) produced by a reader.

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

tf.contrib.bayesflow.stochastic_tensor.GammaWithSoftplusAlphaBetaTensor.dtype

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

tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalFullTensor.loss(final_loss, name='Loss')

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

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

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

tf.contrib.distributions.WishartFull.get_event_shape() Shape of a single sample from a single batch as a TensorShape

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

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

2025-01-10 15:47:30