Skip to content

Time Series Forecasting with Temporary Fusion Transformers

Notifications You must be signed in to change notification settings

damu4/tft-forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tft-forecast

Time Series Forecasting with Temporal Fusion Transformers

Based on: Lim, Bryan & Arik, Sercan & Loeff, Nicolas & Pfister, Tomas. (2019). Temporal Fusion Transformers for Interpretable Multi-horizon Time Series Forecasting
Paper: https://arxiv.org/pdf/1912.09363.pdf

Proposal: https://github.com/damu4/tft-forecast/raw/main/proposal.pdf

Project goals:

  1. Reproduce the experiment with volatility dataset.

  2. In the original paper data used from 2000-01-03 to 2019-06-28. I will train model on data to 2021-05-01

  3. Tune model's hyperparameters.

  4. Experiments with changing the model:
    a. Change Softmax to SM-Taylor softmax
    b. Add linear layer to GRU

About

Time Series Forecasting with Temporary Fusion Transformers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages