Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 274 Bytes

File metadata and controls

6 lines (3 loc) · 274 Bytes

TensorFlow Estimator

TensorFlow Estimator is a high-level TensorFlow API that greatly simplifies machine learning programming. Estimators encapsulate training, evaluation, prediction, and exporting for your model.

Guide: https://www.tensorflow.org/guide/estimators