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

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

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

tf.contrib.distributions.WishartCholesky.log_pdf(value, name='log_pdf') Log probability density function.

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

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

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

tf.contrib.distributions.Dirichlet.__init__(alpha, validate_args=False, allow_nan_stats=True, name='Dirichlet') Initialize a batch

2025-01-10 15:47:30
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.InverseGamma.entropy()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

class tf.contrib.distributions.MultivariateNormalDiagPlusVDVT The multivariate normal distribution on R^k.

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

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

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

tf.contrib.distributions.Bernoulli.logits

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

tf.contrib.framework.deprecated(date, instructions) Decorator for marking functions or methods deprecated. This

2025-01-10 15:47:30