tf.contrib.distributions.QuantizedDistribution.get_event_shape()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

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

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

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

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

tf.contrib.distributions.Categorical.num_classes Scalar int32 tensor: the number of classes.

2025-01-10 15:47:30
tf.get_session_tensor()
  • References/Big Data/TensorFlow/TensorFlow Python/Tensor Handle Operations

tf.get_session_tensor(handle, dtype, name=None) Get the tensor of type dtype by feeding a tensor handle.

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

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

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

tf.contrib.learn.monitors.LoggingTrainable.__init__(scope=None, every_n=100, first_n=1) Initializes LoggingTrainable monitor.

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

class tf.contrib.bayesflow.stochastic_tensor.NormalWithSoftplusSigmaTensor NormalWithSoftplusSigmaTensor is a

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

tf.contrib.distributions.WishartFull.log_normalizing_constant(name='log_normalizing_constant') Computes the log normalizing constant

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

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

2025-01-10 15:47:30