Metadata-Version: 2.1
Name: shallow
Version: 0.2
Summary: shallow
Home-page: https://github.com/mdmould/shallow
Author: Matthew Mould
Author-email: mattdmould@gmail.com
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: tqdm

# shallow

A collection of \*`shallow`\* wrappers around \*deep\* learning functionality from:
- `tensorflow`,
- `pytorch`,
- `pyro`,
- `numpyro`,
- `jax`,
- ...

## Installation

`pip install shallow`
