#17 · Primary category: AI Data Infrastructure & Storage
datasets
TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
Project last updated:08/21/26
GitHub Stars
4.6K
Forks
1.6K
Contributors
329
License
Apache-2.0
Why we included this project
Most teams spend more time wiring up data pipelines than training models. TensorFlow Datasets pulls a large set of public datasets behind one loader, so a few lines hand you a tf.data.Dataset with predictable downloads, splits, and preprocessing. The output is native tf.data, so batching, shuffling, and prefetching chain directly, and the same API works for JAX and NumPy users. It also tracks dataset versions and citation info, which saves real time when you need reproducible experiments or have to cite sources in a paper. If you need a dataset that isn't there, the extension guide walks you through adding one, but the main appeal is the ready-made access and consistent ordering.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ClickHouse
ClickHouse® is a real-time analytics database management system
simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
gun
An open source cybersecurity protocol for syncing decentralized graph data.
emqx
The most scalable and reliable MQTT broker for AI, IoT, IIoT and connected vehicles
server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.