Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Karami-m/Invertible-Convolutional-Flow

Source code for the paper: M. Karami, D. Schuurmans, Jascha Sohl-Dickstein, Daniel Duckworth, Laurent Dinh, “Invertible Convolutional Flow", Advances in Neural Information Processing Systems (NeurIPS) 2019
https://github.com/Karami-m/Invertible-Convolutional-Flow

Last synced: 3 months ago
JSON representation

Source code for the paper: M. Karami, D. Schuurmans, Jascha Sohl-Dickstein, Daniel Duckworth, Laurent Dinh, “Invertible Convolutional Flow", Advances in Neural Information Processing Systems (NeurIPS) 2019

Awesome Lists containing this project

README

        

# Invertible-Convolutional-Flow
Source code for reproducing the results in the paper:
>M. Karami, D. Schuurmans, Jascha Sohl-Dickstein, Daniel Duckworth, Laurent Dinh, “Invertible Convolutional Flow", Advances in Neural Information Processing Systems (NeurIPS) 2019
> [[arxiv]](https://arxiv.org/.../...) [[bibtex]](http://...)

## Requirements
- Tensorflow (tested with v1.8.0)
- Pytorch (tested with ...)

## Usage

Tabular datasets from [MAF](https://github.com/gpapamak/maf):
...

MNIST/CIFAR10:
...

VAE Experiments (based on [Sylvester VAE](https://github.com/riannevdberg/sylvester-flows)):
...

## Download datasets
### Tabular (UCI + BSDS300)
...

### VAE datasets
...