Metadata-Version: 2.1
Name: jax-dataloader
Version: 0.0.1
Summary: Dataloader for jax
Home-page: https://github.com/birkhoffg/jax_dataloader
Author: BirkhoffG
Author-email: 26811230+BirkhoffG@users.noreply.github.com
License: Apache Software License 2.0
Keywords: python jax dataloader tensorflow pytorch merlin
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
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: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: jax[cpu]
Provides-Extra: dev
Requires-Dist: matplotlib ; extra == 'dev'
Requires-Dist: seaborn ; extra == 'dev'
Requires-Dist: scikit-learn ; extra == 'dev'
Requires-Dist: pandas ; extra == 'dev'
Requires-Dist: nbdev ; extra == 'dev'
Requires-Dist: jupyter ; extra == 'dev'
Requires-Dist: dm-haiku ; extra == 'dev'
Requires-Dist: tqdm ; extra == 'dev'
Requires-Dist: optax ; extra == 'dev'
Requires-Dist: deprecation ; extra == 'dev'

Jax-Dataloader
================

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

![Python](https://img.shields.io/pypi/pyversions/jax-relax.svg) ![CI
status](https://github.com/BirkhoffG/ReLax/actions/workflows/test.yaml/badge.svg)
![Docs](https://github.com/BirkhoffG/ReLax/actions/workflows/deploy.yaml/badge.svg)
![pypi](https://img.shields.io/pypi/v/jax-relax.png) ![GitHub
License](https://img.shields.io/github/license/BirkhoffG/ReLax.png)

This file will become your README and also the index of your
documentation.

## Install

``` sh
pip install jax_dataloader
```
