Metadata-Version: 2.1
Name: judo
Version: 0.0.7
Summary: API and data structures for efficient AI research.
Home-page: https://github.com/FragileTech/judo
Author: FragileTech
Author-email: info@fragile.tech
License: MIT
Keywords: Machine learning,artificial intelligence
Platform: UNKNOWN
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: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
License-File: LICENSE

# judo
[![Travis build status](https://travis-ci.com/fragiletech/judo.svg)](https://travis-ci.com/fragiletech/judo)
[![Documentation Status](https://readthedocs.org/projects/fragile/badge/?version=latest)](https://judo.readthedocs.io/en/latest/?badge=latest)
[![Code coverage](https://codecov.io/github/fragiletech/judo/coverage.svg)](https://codecov.io/github/fragiletech/judo)
[![PyPI package](https://badgen.net/pypi/v/judo)](https://pypi.org/project/judo/)
[![Latest docker image](https://badgen.net/docker/pulls/fragiletech/judo)](https://hub.docker.com/r/fragiletech/judo/tags)
[![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)

Common API for working with tensors in the context of machine learning research 

