tf.contrib.learn.TensorFlowRNNRegressor.weights_ Returns weights of the rnn layer.
tf.contrib.learn.DNNRegressor.dnn_bias_ Returns bias of deep neural network part.
class tf.contrib.learn.RunConfig This class specifies the specific configurations for the run. If
tf.contrib.learn.LinearClassifier.export(export_dir, input_fn=None, input_feature_key=None, use_deprecated_input_fn=True, signature_fn=None, default_batch_size=1, e
tf.contrib.learn.Estimator.get_variable_names() Returns list of all variable names in this model. Returns:
tf.contrib.learn.DNNClassifier.weights_ DEPRECATED FUNCTION THIS FUNCTION IS DEPRECATED. It will
tf.contrib.learn.DNNRegressor.__repr__()
tf.contrib.learn.DNNRegressor.dnn_weights_ Returns weights of deep neural network part.
tf.contrib.learn.Estimator.config
tf.contrib.learn.TensorFlowRNNClassifier.get_tensor(name) Returns tensor by name. Args:
Page 17 of 18