tf.contrib.learn.monitors.NanLoss.step_end()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.NanLoss.step_end(step, output) Overrides BaseMonitor.step_end. When

2025-01-10 15:47:30
tf.train.match_filenames_once()
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

tf.train.match_filenames_once(pattern, name=None) Save the list of files matching pattern, so it is only computed once.

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

tf.contrib.distributions.Poisson.event_shape(name='event_shape') Shape of a single sample from a single batch as a 1-D int32 Tensor

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

tf.contrib.distributions.Multinomial.is_reparameterized

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

tf.contrib.bayesflow.stochastic_tensor.StochasticTensor.entropy(name='entropy')

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

tf.contrib.bayesflow.stochastic_tensor.value_type(dist_value_type) Creates a value type context for any StochasticTensor created

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

tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.log_pmf(value, name='log_pmf') Log probability mass function.

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.distributions.QuantizedDistribution.cdf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

tf.contrib.distributions.TransformedDistribution.base_distribution Base distribution, p(x).

2025-01-10 15:47:30