Dependencies are unusual for science/py-tensorflow-estimator: science/py-tensorflow imports science/py-tensorflow-estimator in its python code, but science/py-tensorflow-estimator is a separate project that depends on science/py-tensorflow in order to build. PR: 226400 Submitted by: Anthony <amzo1337@gmail.com>
5 lines
239 B
Text
5 lines
239 B
Text
TensorFlow Estimator is a high-level TensorFlow API that greatly
|
|
simplifies machine learning programming. Estimators encapsulate
|
|
training, evaluation, prediction, and exporting for your model.
|
|
|
|
WWW: https://github.com/tensorflow/estimator
|