Module: tf.contrib.learn.learn_runner
Stay organized with collections
Save and categorize content based on your preferences.
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)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-10-01 UTC.
[null,null,["Last updated 2020-10-01 UTC."],[],[],null,["# Module: tf.contrib.learn.learn_runner\n\n\u003cbr /\u003e\n\n|------------------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/tensorflow/blob/v1.15.0/tensorflow/contrib/learn/python/learn/learn_runner_lib.py) |\n\nUtilities to run and tune an Experiment (deprecated).\n\nThis module and all its submodules are deprecated. See\n[contrib/learn/README.md](https://www.tensorflow.org/code/tensorflow/contrib/learn/README.md)\nfor migration instructions.\n\nFunctions\n---------\n\n[`run(...)`](../../../tf/contrib/learn/learn_runner/run): Make and run an experiment. (deprecated)\n\n[`tune(...)`](../../../tf/contrib/learn/learn_runner/tune): Tune an experiment with hyper-parameters. (deprecated)"]]