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: 5 months ago
JSON representation

Experiments for the Neural Autoregressive Flows paper

Awesome Lists containing this project

README

        

# NAF
Experiments for the Neural Autoregressive Flows paper

This 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`.