aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/tutorials/estimators
Commit message (Expand)AuthorAge
* Add __init__pyGravatar ADiegoCAlonso2018-04-21
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Fix ValueError("None values not supported.") in the Abalone tutorial.Gravatar Igor Saprykin2017-07-06
* Further BUILD cleanupGravatar A. Unique TensorFlower2017-06-21
* Updates estimators tutorial.Gravatar A. Unique TensorFlower2017-06-20
* Merge changes from github.Gravatar Benoit Steiner2017-05-11
* Updating Estimators tutorial to use ModelFnOps (with an example of eval_metri...Gravatar Sanders Kleinfeld2017-01-19
* More conversions of flags library to argparse.Gravatar Vijay Vasudevan2017-01-11
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Merge changes from github.Gravatar Jonathan Hseu2016-09-29
* Removing constant unused in code.Gravatar A. Unique TensorFlower2016-09-21
* Companion code for tf.learn Estimators tutorial.Gravatar A. Unique TensorFlower2016-09-10