Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ license: cdla-permissive-2.0
|
|
4 |
|
5 |
# TTM Model Card
|
6 |
|
|
|
|
|
7 |
TTM, also known as TinyTimeMixer, are compact pre-trained models for Time-Series Forecasting, open-sourced by IBM Research.
|
8 |
**With less than 1 Million parameters, TTM introduces the notion of the first-ever “tiny” pre-trained models for Time-Series Forecasting.**
|
9 |
|
|
|
4 |
|
5 |
# TTM Model Card
|
6 |
|
7 |
+
![TTM](https://github.com/IBM/tsfm/blob/ttm/notebooks/figures/ttm_image.jpg)
|
8 |
+
|
9 |
TTM, also known as TinyTimeMixer, are compact pre-trained models for Time-Series Forecasting, open-sourced by IBM Research.
|
10 |
**With less than 1 Million parameters, TTM introduces the notion of the first-ever “tiny” pre-trained models for Time-Series Forecasting.**
|
11 |
|