We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78fcba1 + 22ebe79 commit 61fa1b2Copy full SHA for 61fa1b2
src/timesfm_torch/README.md
@@ -0,0 +1,9 @@
1
+# Official Pytorch implementation of TimesFM
2
+
3
+TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google
4
+Research for time-series forecasting.
5
6
+* Paper: [A decoder-only foundation model for time-series forecasting](https://arxiv.org/abs/2310.10688), to appear in ICML 2024.
7
+* [Google Research blog](https://research.google/blog/a-decoder-only-foundation-model-for-time-series-forecasting/)
8
9
+## Stay tuned for all of the functionalities as that of the pax version.
0 commit comments