Skip to content

Commit 61fa1b2

Browse files
authored
Merge pull request #131 from google-research/rajat_dev
initial commit of pytorch patched decoder.
2 parents 78fcba1 + 22ebe79 commit 61fa1b2

File tree

2 files changed

+807
-0
lines changed

2 files changed

+807
-0
lines changed

src/timesfm_torch/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)