tf.contrib.framework.get_graph_from_inputs(op_input_list, graph=None) Returns the appropriate graph to use for the given inputs
class tf.nn.rnn_cell.LSTMStateTuple Tuple used by LSTM Cells for state_size, zero_state, and output
tf.contrib.distributions.Dirichlet.__init__(alpha, validate_args=False, allow_nan_stats=True, name='Dirichlet') Initialize a batch
tf.contrib.distributions.InverseGamma.log_pdf(value, name='log_pdf') Log probability density function.
tf.contrib.distributions.Binomial.std(name='std') Standard deviation.
tf.contrib.learn.TensorFlowEstimator.set_params(**params) Set the parameters of this estimator. The
tf.contrib.bayesflow.stochastic_tensor.GammaTensor.distribution
tf.contrib.bayesflow.stochastic_tensor.BetaTensor.distribution
tf.contrib.learn.DNNClassifier.export(export_dir, input_fn=None, input_feature_key=None, use_deprecated_input_fn=True, signature_fn=None, default_batch_size=1, expo
tf.contrib.metrics.auc_using_histogram(boolean_labels, scores, score_range, nbins=100, collections=None, check_shape=True, name=None) AUC
Page 20 of 100