Project: tfds-nightly

tensorflow/datasets is a library of datasets ready to use with TensorFlow.

Project Details

Latest version
4.9.4.dev202401020044
Home Page
https://github.com/tensorflow/datasets
PyPI Page
https://pypi.org/project/tfds-nightly/

Project Popularity

PageRank
0.012914873608699997
Number of downloads
1571929

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.