Metadata-Version: 2.1
Name: tensorflow-hub
Version: 0.11.0
Summary: TensorFlow Hub is a library to foster the publication, discovery, and consumption of reusable parts of machine learning models.
Home-page: https://github.com/tensorflow/hub
Author: Google LLC
Author-email: packages@tensorflow.org
License: Apache 2.0
Keywords: tensorflow machine learning share module subgraph component hub embedding retraining transfer
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: numpy (>=1.12.0)
Requires-Dist: protobuf (>=3.8.0)
Provides-Extra: make_image_classifier
Requires-Dist: keras-preprocessing[image] ; extra == 'make_image_classifier'
Provides-Extra: make_nearest_neighbour_index
Requires-Dist: apache-beam ; extra == 'make_nearest_neighbour_index'
Requires-Dist: annoy ; extra == 'make_nearest_neighbour_index'

UNKNOWN


