STT-tensorflow/tensorflow/examples/learn/README.md
A. Unique TensorFlower 1b114bf111 Delete out-of-date samples.
PiperOrigin-RevId: 219193262
2018-10-29 14:31:59 -07:00

540 B

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