We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dbe0fa5 + a775855 commit 9d4be94Copy full SHA for 9d4be94
src/timesfm_torch/README.md
@@ -0,0 +1,10 @@
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
+* [Hugging Face checkpoint repo](https://huggingface.co/google/timesfm-1.0-200m)
9
10
+## Please stay tuned for all the same functionalities as the pax version.
0 commit comments