Metadata-Version: 2.1
Name: tensorflow-datasets
Version: 4.0.0
Summary: tensorflow/datasets is a library of datasets ready to use with TensorFlow.
Home-page: https://github.com/tensorflow/datasets
Author: Google Inc.
Author-email: packages@tensorflow.org
License: Apache 2.0
Download-URL: https://github.com/tensorflow/datasets/tags
Description: tensorflow/datasets is a library of public datasets ready to use with
        TensorFlow. Each dataset definition contains the logic necessary to download and
        prepare the dataset, as well as to read it into a model using the
        `tf.data.Dataset` API.
        
        Usage outside of TensorFlow is also supported.
        
        See the README on GitHub for further documentation.
        
Keywords: tensorflow machine learning datasets
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6
Provides-Extra: matplotlib
Provides-Extra: tensorflow
Provides-Extra: tensorflow-data-validation
Provides-Extra: tests-all
Provides-Extra: dev
Provides-Extra: aflw2k3d
Provides-Extra: c4
Provides-Extra: cats_vs_dogs
Provides-Extra: colorectal_histology
Provides-Extra: common_voice
Provides-Extra: eurosat
Provides-Extra: groove
Provides-Extra: imagenet2012_corrupted
Provides-Extra: librispeech
Provides-Extra: nsynth
Provides-Extra: pet_finder
Provides-Extra: robonet
Provides-Extra: svhn
Provides-Extra: the300w_lp
Provides-Extra: duke_ultrasound
Provides-Extra: wider_face
Provides-Extra: wikipedia
Provides-Extra: lsun
