huaweicloud / c2far_forecasting

This repository contains code for the paper: S Bergsma, T Zeyl, JR Anaraki, L Guo, C2FAR: Coarse-to-Fine Autoregressive Networks for Precise Probabilistic Forecasting, In NeurIPS'22

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

c2far_forecasting

This repository contains code for the paper

Bergsma S., Zeyl T., Anaraki, J. R., and Guo L., "C2FAR: Coarse-to-Fine Autoregressive Networks for Precise Probabilistic Forecasting", Advances in Neural Information Processing Systems 35, 2022

Documents

To run the code, see the RUNNING.md file.

The input data is in the format described in INPUT.md.

Maintainers

This project is maintained by:

  • Shane Bergsma (sbergsma)
  • Tim Zeyl (zeylt)

Contact

  • Ideas/Bugs: please raise an issue.

Installation

Please refer to INSTALL for requirements.

License

This project is licensed under the terms of the MIT license. See the LICENSE file for details.

About

This repository contains code for the paper: S Bergsma, T Zeyl, JR Anaraki, L Guo, C2FAR: Coarse-to-Fine Autoregressive Networks for Precise Probabilistic Forecasting, In NeurIPS'22

License:MIT License


Languages

Language:Python 98.9%Language:Shell 1.1%