Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
didriknielsen committed Jul 7, 2020
1 parent cebbd3f commit 9030f6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Official code for [Closing the Dequantization Gap: PixelCNN as a Single-Layer Flow](https://arxiv.org/abs/2002.02547) by Didrik Nielsen, Ole Winther (2020).

Code will soon be updated to include new experiments!

## Dependencies

To run the code, we used `python 3.6.8` with the following packages installed:
Expand All @@ -10,8 +12,6 @@ To run the code, we used `python 3.6.8` with the following packages installed:
- `torchvision==0.4.0`
- `numpy==1.16.4`
- `ptable==0.9.2`
- `tqdm==4.31.1`
- `pip==19.2.2`


## Setup
Expand Down

0 comments on commit 9030f6a

Please sign in to comment.