Metadata-Version: 2.1
Name: tfra-nightly
Version: 0.5.0.dev20221227091415
Summary: TensorFlow Recommenders Addons.
Home-page: UNKNOWN
Author: Google Inc.
Author-email: opensource@google.com
License: Apache 2.0
Keywords: tensorflow recommenders addons machine learning
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: tensorflow (==2.8.3)
Provides-Extra: tensorflow
Requires-Dist: tensorflow (==2.8.3) ; extra == 'tensorflow'
Provides-Extra: tensorflow-cpu
Requires-Dist: tensorflow-cpu (==2.8.3) ; extra == 'tensorflow-cpu'
Provides-Extra: tensorflow-gpu
Requires-Dist: tensorflow-gpu (==2.8.3) ; extra == 'tensorflow-gpu'

TensorFlow Recommenders Addons are a collection of projects related to
large-scale recommendation systems built upon TensorFlow. They are contributed
and maintained by the community. Those contributions will be complementary to
TensorFlow Core and TensorFlow Recommenders etc.


