tf.contrib.distributions.BernoulliWithSigmoidP.parameters
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.BernoulliWithSigmoidP.parameters Dictionary of parameters used by this Distribution.

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

tf.TFRecordReader.restore_state(state, name=None) Restore a reader to a previously saved state. Not

2025-01-10 15:47:30
tf.contrib.rnn.LSTMBlockCell.
  • References/Big Data/TensorFlow/TensorFlow Python/RNN

tf.contrib.rnn.LSTMBlockCell.__call__(x, states_prev, scope=None) Long short-term memory cell (LSTM).

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

tf.contrib.learn.TensorFlowRNNRegressor.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.ExponentialWithSoftplusLam.log_pmf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

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

2025-01-10 15:47:30
tf.contrib.framework.get_model_variables()
  • References/Big Data/TensorFlow/TensorFlow Python/Framework

tf.contrib.framework.get_model_variables(scope=None, suffix=None) Gets the list of model variables, filtered by scope and/or suffix

2025-01-10 15:47:30
tf.foldr()
  • References/Big Data/TensorFlow/TensorFlow Python/Higher Order Functions

tf.foldr(fn, elems, initializer=None, parallel_iterations=10, back_prop=True, swap_memory=False, name=None) foldr on the list

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

tf.nn.rnn_cell.BasicLSTMCell.__call__(inputs, state, scope=None) Long short-term memory cell (LSTM).

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

tf.contrib.distributions.InverseGamma.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes

2025-01-10 15:47:30