tf.contrib.distributions.MultivariateNormalFull.prob()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.MultivariateNormalFull.prob(value, name='prob') Probability density/mass function (depending on

2025-01-10 15:47:30
tf.contrib.losses.mean_squared_error()
  • References/Big Data/TensorFlow/TensorFlow Python/Losses

tf.contrib.losses.mean_squared_error(*args, **kwargs) Adds a Sum-of-Squares loss to the training procedure. (deprecated)

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

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

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

tf.contrib.distributions.GammaWithSoftplusAlphaBeta.dtype The DType of Tensors handled by this

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

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

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

tf.contrib.distributions.TransformedDistribution.entropy(name='entropy') Shanon entropy in nats.

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

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

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

tf.contrib.distributions.Dirichlet.is_reparameterized

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

tf.contrib.distributions.StudentT.sigma Scaling factors of these Student's t distribution(s).

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

tf.contrib.distributions.StudentT.variance(name='variance') Variance. Additional documentation

2025-01-10 15:47:30