freebsd-ports/science/py-tensorflow-estimator/pkg-descr
Yuri Victorovich a5b7f85e88 New port: science/py-tensorflow-estimator: TensorFlow Estimator, an API to simplify machine learning programming
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>
2019-08-12 16:44:39 +00:00

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