Preprocessed datasets for MAF experiments
Description
Preprocessed datasets used in the experiments of the paper:
- G. Papamakarios, T. Pavlakou, I. Murray. Masked Autoregressive Flow for Density Estimation. Advances in Neural Information Processing Systems, 2017. [pdf] [bibtex]
Code that runs the experiments can be found at:
https://github.com/gpapamak/maf
How to use the datasets:
- Downdload the code from the github repository.
- Download the datasets and unpack.
- Place the unpacked datasets in the same folder as the code.
- Make sure the code reads from the location the datasets are saved at.
- Run the code as described on the github repository.
All datasets uploaded here are preprocessed versions of public datasets. The original datasets are:
-
POWER:
http://archive.ics.uci.edu/ml/datasets/Individual+household+electric+power+consumption -
GAS
http://archive.ics.uci.edu/ml/datasets/Gas+sensor+array+under+dynamic+gas+mixtures -
MINIBOONE
http://archive.ics.uci.edu/ml/datasets/MiniBooNE+particle+identification -
BSDS300
https://www2.eecs.berkeley.edu/Research/Projects/CS/vision/bsds/
None of the above datasets belongs to the creators of this upload. This upload exists to make the experiments in Masked Autoregressive Flow for Density Estimation easy to reproduce.
Files
Files
(856.7 MB)
Name | Size | Download all |
---|---|---|
md5:9b9c9b0375315ad270eba4ce80c093ab
|
856.7 MB | Download |
Additional details
Related works
- Is supplement to
- arXiv:1705.07057 (arXiv)
- https://github.com/gpapamak/maf (URL)
References
- G. Papamakarios, T. Pavlakou, I. Murray. Masked Autoregressive Flow for Density Estimation. Advances in Neural Information Processing Systems. 2017.