bakhshaliyev commited on
Commit
6f46e6d
Β·
verified Β·
1 Parent(s): 575749a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -12,9 +12,19 @@ tags:
12
  pipeline_tag: time-series-forecasting
13
  ---
14
 
15
- πŸ“„ Paper (Hugging Face): https://huggingface.co/papers/2604.09067
16
- πŸ“„ arXiv: https://arxiv.org/abs/2604.09067
17
- πŸ’» Original GitHub: https://github.com/jafarbakhshaliyev/TPS
 
 
 
 
 
 
 
 
 
 
18
 
19
  # Temporal Patch Shuffle (TPS): Leveraging Patch-Level Shuffling to Boost Generalization and Robustness in Time Series Forecasting [![arXiv](https://img.shields.io/badge/arXiv-Paper-B31B1B.svg)](https://arxiv.org/abs/2604.09067)
20
 
 
12
  pipeline_tag: time-series-forecasting
13
  ---
14
 
15
+ # Temporal Patch Shuffle (TPS): Leveraging Patch-Level Shuffling to Boost Generalization and Robustness in Time Series Forecasting
16
+
17
+ πŸ“„ **Paper (Hugging Face):** https://huggingface.co/papers/2604.09067
18
+ πŸ“„ **Paper (arXiv):** https://arxiv.org/abs/2604.09067
19
+ πŸ’» **Original GitHub:** https://github.com/jafarbakhshaliyev/TPS
20
+
21
+ ---
22
+
23
+ ## Paper
24
+ This repository implements the method proposed in the paper:
25
+ πŸ‘‰ https://arxiv.org/abs/2604.09067
26
+
27
+ ---
28
 
29
  # Temporal Patch Shuffle (TPS): Leveraging Patch-Level Shuffling to Boost Generalization and Robustness in Time Series Forecasting [![arXiv](https://img.shields.io/badge/arXiv-Paper-B31B1B.svg)](https://arxiv.org/abs/2604.09067)
30