tf.contrib.distributions.Laplace.cdf(value, name='cdf') Cumulative distribution function. Given
tf.contrib.distributions.Dirichlet.pmf(value, name='pmf') Probability mass function. Args:
tf.contrib.framework.get_variables_by_name(given_name, scope=None) Gets the list of variables that were given that name.
tf.contrib.graph_editor.ControlOutputs.update() Update the control outputs if the graph has changed.
tf.contrib.distributions.MultivariateNormalDiag.entropy(name='entropy') Shanon entropy in nats.
tf.matrix_inverse(input, adjoint=None, name=None) Computes the inverse of one or more square invertible matrices or their
tf.contrib.learn.monitors.CheckpointSaver.end(session=None)
tf.contrib.layers.safe_embedding_lookup_sparse(embedding_weights, sparse_ids, sparse_weights=None, combiner=None, default_id=None, name=None, partition_strategy='div')
tf.contrib.training.SequenceQueueingStateSaver.next_batch The NextQueuedSequenceBatch providing access to batched
class tf.contrib.rnn.CoupledInputForgetGateLSTMCell Long short-term memory unit (LSTM) recurrent network cell.
Page 24 of 100