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

tf.contrib.learn.monitors.get_default_monitors(loss_op=None, summary_op=None, save_summary_steps=100, output_dir=None, summary_writer=None)

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

tf.contrib.distributions.Categorical.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters given

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

tf.contrib.distributions.Mixture.survival_function(value, name='survival_function') Survival function. Given

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

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

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

tf.QueueBase.enqueue(vals, name=None) Enqueues one element to this queue. If the queue is full

2025-01-10 15:47:30
tf.transpose()
  • References/Big Data/TensorFlow/TensorFlow Python/Math

tf.transpose(a, perm=None, name='transpose') Transposes a. Permutes the dimensions according to perm

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

tf.contrib.bayesflow.stochastic_tensor.MixtureTensor.value_type

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

tf.contrib.bayesflow.stochastic_tensor.InverseGammaWithSoftplusAlphaBetaTensor.__init__(name=None, dist_value_type=None, loss_fn=score_function, **dist_args)

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

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

2025-01-10 15:47:30
tf.nn.rnn_cell.BasicLSTMCell.state_size
  • References/Big Data/TensorFlow/TensorFlow Python/Neural Network RNN Cells

tf.nn.rnn_cell.BasicLSTMCell.state_size

2025-01-10 15:47:30