tf.contrib.rnn.GRUBlockCell
  • References/Big Data/TensorFlow/TensorFlow Python/RNN

class tf.contrib.rnn.GRUBlockCell Block GRU cell implementation. The implementation is based on:

2025-01-10 15:47:30
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.contrib.learn.LinearRegressor.get_params()
  • References/Big Data/TensorFlow/TensorFlow Python/Learn

tf.contrib.learn.LinearRegressor.get_params(deep=True) Get parameters for this estimator. Args:

2025-01-10 15:47:30
tf.contrib.learn.BaseEstimator.get_variable_names()
  • References/Big Data/TensorFlow/TensorFlow Python/Learn

tf.contrib.learn.BaseEstimator.get_variable_names() Returns list of all variable names in this model.

2025-01-10 15:47:30
tf.contrib.learn.TensorFlowEstimator.evaluate()
  • References/Big Data/TensorFlow/TensorFlow Python/Learn

tf.contrib.learn.TensorFlowEstimator.evaluate(x=None, y=None, input_fn=None, feed_fn=None, batch_size=None, steps=None, metrics=None, name=None)

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

tf.contrib.distributions.TransformedDistribution.inverse Inverse function of transform, y => x.

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

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

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

tf.contrib.distributions.Uniform.get_batch_shape() Shape of a single sample from a single event index as a TensorShape

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

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

2025-01-10 15:47:30