Metadata-Version: 2.1
Name: tensorsets
Version: 0.2.0
Summary: Fast format for datasets.
Home-page: http://github.com/danijar/tensorsets
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown

# Tensorsets

Standard datasets for TensorFlow.

Run tests:

```shell
python3 -m pytest tensorsets
```
