PlaytikaOSS / tft-torch

A Python library that implements ״Temporal Fusion Transformers for Interpretable Multi-horizon Time Series Forecasting״
MIT License
109 stars 17 forks source link

Alternative attention implemenation #15

Open shaharbar1 opened 8 months ago

shaharbar1 commented 8 months ago

Change log:

  1. Allow usage of torch's built in attention implementation when attention scores are not required.