Update README.md
Browse files
README.md
CHANGED
|
@@ -12,9 +12,19 @@ tags:
|
|
| 12 |
pipeline_tag: time-series-forecasting
|
| 13 |
---
|
| 14 |
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
# Temporal Patch Shuffle (TPS): Leveraging Patch-Level Shuffling to Boost Generalization and Robustness in Time Series Forecasting [](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 [](https://arxiv.org/abs/2604.09067)
|
| 30 |
|