Module: tf.contrib.learn.learn_runner

Defined in tensorflow/contrib/learn/python/learn/learn_runner_lib.py.

Utilities to run and tune an Experiment (deprecated).

This module and all its submodules are deprecated. See contrib/learn/README.md for migration instructions.

Functions

run(...): Make and run an experiment. (deprecated)

tune(...): Tune an experiment with hyper-parameters. (deprecated)