Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CW-Huang/NAF
Experiments for the Neural Autoregressive Flows paper
https://github.com/CW-Huang/NAF
Last synced: 3 months ago
JSON representation
Experiments for the Neural Autoregressive Flows paper
- Host: GitHub
- URL: https://github.com/CW-Huang/NAF
- Owner: CW-Huang
- Created: 2018-03-29T20:39:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T19:55:23.000Z (over 3 years ago)
- Last Synced: 2024-07-12T22:12:30.604Z (4 months ago)
- Language: Python
- Size: 58.6 KB
- Stars: 123
- Watchers: 12
- Forks: 28
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-normalizing-flows - [Code
README
# NAF
Experiments for the Neural Autoregressive Flows paperThis repo depends on another library for pytorch modules: https://github.com/CW-Huang/torchkit
To download datasets, please modify L21-24 of `download_datasets.py`.