tree: f880d49553bff3ca659a69740ea02d15c217c12b [path history] [tgz]
  1. BUILD
  2. examples_test.sh
  3. iris_custom_decay_dnn.py
  4. iris_custom_model.py
  5. README.md
tensorflow/examples/learn/README.md

Estimator Examples

TensorFlow Estimators are a high-level API for TensorFlow that allows you to create, train, and use deep learning models easily.

See the Quickstart tutorial for an introduction to the API.

Basics

Techniques