Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 259 Bytes

File metadata and controls

7 lines (3 loc) · 259 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.

https://github.com/tensorflow/estimator