Skip to content

Commit 5460cf3

Browse files
authored
Update README.md
1 parent 10d8894 commit 5460cf3

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

+8-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# FAITH :Frequency-domain Attention In Two Horizon for TSF
2-
# Soon...
32

4-
Time series forecasting is a critical demand for real applications. Enlighted by the classic time series analysis and stochastic process theory, we propose the Autoformer as a general series forecasting model [paper](https://arxiv.org/pdf/2405.13300) .
3+
4+
Time series forecasting is a critical demand for real applications. Enlighted by the classic time series analysis and stochastic process theory, we propose the FAITH as a general series forecasting model [paper](https://arxiv.org/pdf/2405.13300) .
55

66
FAITH captures inter-channel relationships and temporal global information in the sequence. Extensive experiments on 6 benchmarks for long-term forecasting and 5 benchmarks for short-term forecasting demonstrate that FAITH outperforms existing models in many fields, such as electricity, weather and traffic, proving its effectiveness and superiority both in long-term and short-term time series forecasting tasks.
77

@@ -10,11 +10,14 @@ FAITH captures inter-channel relationships and temporal global information in t
1010
![fig22](https://github.com/LRQ577/FAITH/assets/119293404/5844097a-ef86-4c25-bb45-c31fbfa15c2d)
1111

1212
# FCTEM of FAITH
13-
![fig44](https://github.com/LRQ577/FAITH/assets/119293404/e85c13a9-bd95-4ec9-932d-a77036c33000)
13+
![fig44](https://github.com/user-attachments/assets/ffc74c52-5edc-421d-b162-25e2c5205b24)
1414

1515
# Experiment
16-
![image](https://github.com/LRQ577/FAITH/assets/119293404/bb514b27-3099-4347-993e-ae6d1c797455)
16+
![image](https://github.com/user-attachments/assets/ac23ab86-7879-4b3b-bea4-445e67c10e35)
17+
18+
![image](https://github.com/user-attachments/assets/639bb785-ad70-40c0-99b1-2ff5d9e9d92c)
1719

20+
![image](https://github.com/user-attachments/assets/ff6fd590-45c2-4587-9ac3-477522881505)
1821

1922
# Start
2023
1. ```pip install -r requirement.txt ```
@@ -26,7 +29,7 @@ FAITH captures inter-channel relationships and temporal global information in t
2629

2730

2831
# Contact
29-
If you have any questions, please contact liruiqi1@sia.cn. Welcome to discuss together.
32+
If you have any questions, please contact 1284042551@qq.com. Welcome to discuss together.
3033

3134
# Citation
3235
If you find this repo useful, please cite our paper

0 commit comments

Comments
 (0)