tf.contrib.distributions.Categorical.mean()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Categorical.mean(name='mean') Mean.

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

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

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

tf.contrib.learn.TensorFlowRNNClassifier.export(*args, **kwargs) Exports inference graph into given dir. (deprecated arguments)

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

tf.contrib.distributions.Dirichlet.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D

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

class tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagPlusVDVTTensor MultivariateNormalDiagPlusVDVTTensor

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

tf.contrib.distributions.LaplaceWithSoftplusScale.__init__(loc, scale, validate_args=False, allow_nan_stats=True, name='LaplaceWithSoftplusScale')

2025-01-10 15:47:30
tf.multinomial()
  • References/Big Data/TensorFlow/TensorFlow Python/Constants, Sequences, and Random Values

tf.multinomial(logits, num_samples, seed=None, name=None) Draws samples from a multinomial distribution.

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

tf.contrib.learn.monitors.SummaryWriterCache.get(logdir) Returns the SummaryWriter for the specified directory.

2025-01-10 15:47:30
tf.contrib.learn.LinearRegressor.dnn_weights_
  • References/Big Data/TensorFlow/TensorFlow Python/Learn

tf.contrib.learn.LinearRegressor.dnn_weights_ Returns weights of deep neural network part.

2025-01-10 15:47:30
tf.contrib.learn.TensorFlowRNNClassifier.weights_
  • References/Big Data/TensorFlow/TensorFlow Python/Learn

tf.contrib.learn.TensorFlowRNNClassifier.weights_ Returns weights of the rnn layer.

2025-01-10 15:47:30