tfds-nightly

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

Apache 2.0 1386 个版本 Python >=3.10
Google Inc. <packages@tensorflow.org>
安装
pip install tfds-nightly
poetry add tfds-nightly
pipenv install tfds-nightly
conda install tfds-nightly
描述

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.

版本列表