diff options
Diffstat (limited to 'science/py-tensorflow-estimator/pkg-descr')
-rw-r--r-- | science/py-tensorflow-estimator/pkg-descr | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/science/py-tensorflow-estimator/pkg-descr b/science/py-tensorflow-estimator/pkg-descr deleted file mode 100644 index 7f650a3d96a4..000000000000 --- a/science/py-tensorflow-estimator/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -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 |