tf.contrib.distributions.Gamma.survival_function()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Gamma.survival_function(value, name='survival_function') Survival function. Given

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.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.contrib.bayesflow.stochastic_tensor.ExponentialWithSoftplusLamTensor.distribution
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.ExponentialWithSoftplusLamTensor.distribution

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

tf.contrib.distributions.StudentT.mean(name='mean') Mean. Additional documentation from

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

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

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.bayesflow.stochastic_tensor.BaseStochasticTensor.dtype
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.BaseStochasticTensor.dtype

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

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

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

tf.erf(x, name=None) Computes the Gauss error function of x element-wise. Args:

2025-01-10 15:47:30