tf.contrib.distributions.Laplace.allow_nan_stats
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

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

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

tf.contrib.distributions.ExponentialWithSoftplusLam.variance(name='variance') Variance.

2025-01-10 15:47:30
tf.contrib.learn.monitors.RunHookAdapterForMonitors.end()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.RunHookAdapterForMonitors.end(session)

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

tf.contrib.distributions.WishartCholesky.parameters Dictionary of parameters used by this Distribution.

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

class tf.contrib.bayesflow.stochastic_tensor.CategoricalTensor CategoricalTensor is a StochasticTensor

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

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

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

tf.contrib.bayesflow.stochastic_tensor.PoissonTensor.name

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

tf.fft3d(input, name=None) Compute the 3-dimensional discrete Fourier Transform over the inner-most 3 dimensions

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

tf.mod(x, y, name=None) Returns element-wise remainder of division. NOTE: Mod

2025-01-10 15:47:30