Hi all, thanks for your interest in tensorflow/datasets. We're actively working on the project and hope to release soon with a starter set of datasets. Please follow this issue to be notified of when we have an initial version on PyPI.
We have an alpha nightly release that you can try out: pip install tfds-nightly. Please leave feedback through Issues if you try it out.
If you're interested in contributing a dataset implementation, please feel free to start looking through the new dataset documentation and familiarize yourself with the codebase. MNIST might be a good starting point.
Hi all, thanks for your interest in
tensorflow/datasets. We're actively working on the project and hope to release soon with a starter set of datasets. Please follow this issue to be notified of when we have an initial version on PyPI.We have an alpha nightly release that you can try out:
pip install tfds-nightly. Please leave feedback through Issues if you try it out.If you're interested in contributing a dataset implementation, please feel free to start looking through the new dataset documentation and familiarize yourself with the codebase.
MNISTmight be a good starting point.