I would like to use the Keras API for time series forecasting with the Temporal Fusion Transformer. Other frameworks with a PyTorch backend have production-ready implementations (PyTorch Forecasting, DARTS). Keras is a very versatile and powerful multi-backend framework; thus, I decided to start the project: Keras-TFT with the powerful help of Antigravirty, as I am not a researcher nor a professional developer. I would love your feedback since it is just an attempt to replicate the TFT architecture. Any help or contribution is highly appreciated!
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| New small project need tf dev | 4 | 304 | January 12, 2024 | |
| Advanced Windowing Techniques | 2 | 385 | September 7, 2022 | |
| When using keras to train a model, how to use the output of one round as the input of the next round | 1 | 686 | November 2, 2023 | |
| How to apply tensorflow/Keras to a time series data (stock market) where the target is dependent on multiple assets (stocks) and the predict the entire days stock movement consisting of day long minute level data | 1 | 97 | January 28, 2026 | |
| Incorporating forecasted input values into a time window forecasting model | 1 | 456 | September 26, 2024 |