This repository contains code for the experiments in our Density Deconvolution with Normalizing Flows paper.
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 used in the paper are available under experiments/flows.