Metadata-Version: 2.1
Name: microdatasets
Version: 0.0.1
Summary: Simple datasets for evaluating DL algorithms.
Home-page: https://github.com/FragileTech/microdatasets
Author: Guillem Duran Ballester
Author-email: guillem@fragile.tech
License: MIT
Keywords: Machine learning,artificial intelligence
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
License-File: LICENSE

# microdatasets
[![Documentation Status](https://readthedocs.org/projects/microdatasets/badge/?version=latest)](https://microdatasets.readthedocs.io/en/latest/?badge=latest)
[![Code coverage](https://codecov.io/github/FragileTech/microdatasets/coverage.svg)](https://codecov.io/github/FragileTech/microdatasets)
[![PyPI package](https://badgen.net/pypi/v/microdatasets)](https://pypi.org/project/microdatasets/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
[![license: MIT](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT)

Simple datasets for evaluating DL algorithms.
