Skip to content

ahmedmalaa/Fourier-flows

Repository files navigation

Fourier-flows

Code for Generative Time-series Modeling with Fourier Flows.

Installation

  • Install with pip:
    pip install -r requirements.txt
  • Install with conda:
    conda env create --file environment.yml

For requirements for the GPU-compatible installation, see comments in environment.yml.

Data

The public datasets used in the paper are available at:

Experiments

Citing

Please cite:

@inproceedings{alaa2020generative,
  title={Generative Time-series Modeling with Fourier Flows},
  author={Alaa, Ahmed and Chan, Alex James and van der Schaar, Mihaela},
  booktitle={International Conference on Learning Representations},
  year={2021}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published