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

# shallow

A collection of `shallow` wrappers around deep learning functionality from `pytorch` and `tensorflow`.
And now `jax` and `numpyro`.

## Installation

`pip install shallow`

`pip install git+https://github.com/bayesiains/nflows@master`
