Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 535 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 535 Bytes

Density Deconvolution with Normalizing Flows

This repository contains code for the experiments in our Density Deconvolution with Normalizing Flows paper.

Setup

The deconv package can be installed using pip install ., or with pip install -e . if you wish to modify it.

For now you will need to use our fork of the nflows package until we can merge our changes upstream.

Experiments

Experiments used in the paper are available under experiments/flows.