tf.contrib.framework.get_graph_from_inputs()
  • References/Big Data/TensorFlow/TensorFlow Python/Framework

tf.contrib.framework.get_graph_from_inputs(op_input_list, graph=None) Returns the appropriate graph to use for the given inputs

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

class tf.nn.rnn_cell.LSTMStateTuple Tuple used by LSTM Cells for state_size, zero_state, and output

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

tf.contrib.distributions.Dirichlet.__init__(alpha, validate_args=False, allow_nan_stats=True, name='Dirichlet') Initialize a batch

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

tf.contrib.distributions.InverseGamma.log_pdf(value, name='log_pdf') Log probability density function.

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

tf.contrib.distributions.Binomial.std(name='std') Standard deviation.

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

tf.contrib.learn.TensorFlowEstimator.set_params(**params) Set the parameters of this estimator. The

2025-01-10 15:47:30
tf.contrib.bayesflow.stochastic_tensor.GammaTensor.distribution
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.GammaTensor.distribution

2025-01-10 15:47:30
tf.contrib.bayesflow.stochastic_tensor.BetaTensor.distribution
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.BetaTensor.distribution

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

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

2025-01-10 15:47:30
tf.contrib.metrics.auc_using_histogram()
  • References/Big Data/TensorFlow/TensorFlow Python/Metrics

tf.contrib.metrics.auc_using_histogram(boolean_labels, scores, score_range, nbins=100, collections=None, check_shape=True, name=None) AUC

2025-01-10 15:47:30