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

https://github.com/adityalab/tat


https://github.com/adityalab/tat

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# TAT: Temporal-Aligned Transformer for Multi-Horizon Industrial Demand Forecasting on Promotional Events

## Publication

Implementation of the paper "TAT: Temporal-Aligned Transformer for Multi-Horizon Industrial Demand Forecasting on Promotional Events"

Authors: Zhiyuan (Leo) Zhao 1,2, Sitan Yang2, Kin G. Olivares2, Boris N. Oreshkin2, Stan Vitebsky2, Michael W. Mahoney2, B. Aditya Prakash1, Dmitry Efimov2

Affiliation: 1. Georgia Institute of Technology; 2. Amazon

Placement: TBD

Paper + Appendix: TBD

## Contact

If you have any questions regarding the code and paper, please contact Zhiyuan (Leo) Zhao at ```leozhao1997[at]gatech[dot]edu```.

## Ackowledgement

This repo is built on or referring to the following established repo:

[https://github.com/google-research/google-research/tree/master/tft](https://github.com/google-research/google-research/tree/master/tft)

[https://github.com/thuml/Time-Series-Library](https://github.com/thuml/Time-Series-Library)