class tf.nn.rnn_cell.LSTMStateTuple Tuple used by LSTM Cells for state_size, zero_state, and output
tf.contrib.framework.assign_from_values(var_names_to_values) Creates an assignment operation from a given mapping.
tf.random_uniform(shape, minval=0, maxval=None, dtype=tf.float32, seed=None, name=None) Outputs random values from a uniform distribution
tf.contrib.distributions.LaplaceWithSoftplusScale.survival_function(value, name='survival_function') Survival function.
class tf.nn.rnn_cell.LSTMCell Long short-term memory unit (LSTM) recurrent network cell. The default
bool tensorflow::Tensor::CopyFrom(const Tensor &other, const TensorShape &shape) TF_MUST_USE_RESULT Copy the other tensor
tf.contrib.distributions.LaplaceWithSoftplusScale.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.Normal.sample_n(n, seed=None, name='sample_n') Generate n samples.
class tf.TensorArray Class wrapping dynamic-sized, per-time-step, write-once Tensor arrays. This
tf.contrib.learn.RunConfig.__init__(master=None, task=None, num_ps_replicas=None, num_cores=0, log_device_placement=False, gpu_memory_fraction=1, cluster_spec=None,
Page 27 of 100