tf.contrib.bayesflow.stochastic_tensor.GammaTensor.__init__(name=None, dist_value_type=None, loss_fn=score_function, **dist_args)
tf.contrib.distributions.Dirichlet.pmf(value, name='pmf') Probability mass function. Args:
tf.contrib.bayesflow.stochastic_tensor.StudentTTensor.loss(final_loss, name='Loss')
tf.contrib.bayesflow.stochastic_tensor.BernoulliWithSigmoidPTensor.loss(final_loss, name='Loss')
tf.contrib.learn.LinearClassifier.get_variable_names()
class tf.contrib.rnn.CoupledInputForgetGateLSTMCell Long short-term memory unit (LSTM) recurrent network cell.
tf.contrib.distributions.BernoulliWithSigmoidP.cdf(value, name='cdf') Cumulative distribution function. Given
tf.contrib.learn.BaseEstimator.fit(x=None, y=None, input_fn=None, steps=None, batch_size=None, monitors=None, max_steps=None) See
tf.contrib.crf.crf_log_likelihood(inputs, tag_indices, sequence_lengths, transition_params=None) Computes the log-likehood of
tf.contrib.distributions.QuantizedDistribution.log_cdf(value, name='log_cdf') Log cumulative distribution function.
Page 6 of 100