Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,8 @@ TinyTimeMixers (TTMs) are compact pre-trained models for Multivariate Time-Serie
|
|
| 20 |
**With less than 1 Million parameters, TTM introduces the notion of the first-ever “tiny” pre-trained models for Time-Series Forecasting.**
|
| 21 |
|
| 22 |
|
| 23 |
-
TTM is accepted in NeurIPS 2024.
|
|
|
|
| 24 |
|
| 25 |
TTM outperforms several popular benchmarks demanding billions of parameters in zero-shot and few-shot forecasting. TTMs are lightweight
|
| 26 |
forecasters, pre-trained on publicly available time series data with various augmentations. TTM provides state-of-the-art zero-shot forecasts and can easily be
|
|
@@ -196,24 +197,13 @@ work
|
|
| 196 |
**BibTeX:**
|
| 197 |
|
| 198 |
```
|
| 199 |
-
@misc{ekambaram2024tiny,
|
| 200 |
-
title={Tiny Time Mixers (TTMs): Fast Pre-trained Models for Enhanced Zero/Few-Shot Forecasting of Multivariate Time Series},
|
| 201 |
-
author={Vijay Ekambaram and Arindam Jati and Pankaj Dayama and Sumanta Mukherjee and Nam H. Nguyen and Wesley M. Gifford and Chandra Reddy and Jayant Kalagnanam},
|
| 202 |
-
year={2024},
|
| 203 |
-
eprint={2401.03955},
|
| 204 |
-
archivePrefix={arXiv},
|
| 205 |
-
primaryClass={cs.LG}
|
| 206 |
-
}
|
| 207 |
-
```
|
| 208 |
-
|
| 209 |
-
**Bibtex:**
|
| 210 |
-
|
| 211 |
@inproceedings{ekambaram2024tinytimemixersttms,
|
| 212 |
title={Tiny Time Mixers (TTMs): Fast Pre-trained Models for Enhanced Zero/Few-Shot Forecasting of Multivariate Time Series},
|
| 213 |
author={Vijay Ekambaram and Arindam Jati and Pankaj Dayama and Sumanta Mukherjee and Nam H. Nguyen and Wesley M. Gifford and Chandra Reddy and Jayant Kalagnanam},
|
| 214 |
booktitle={Advances in Neural Information Processing Systems (NeurIPS 2024)},
|
| 215 |
year={2024},
|
| 216 |
}
|
|
|
|
| 217 |
|
| 218 |
## Model Card Authors
|
| 219 |
|
|
|
|
| 20 |
**With less than 1 Million parameters, TTM introduces the notion of the first-ever “tiny” pre-trained models for Time-Series Forecasting.**
|
| 21 |
|
| 22 |
|
| 23 |
+
TTM is accepted in NeurIPS 2024.
|
| 24 |
+
|
| 25 |
|
| 26 |
TTM outperforms several popular benchmarks demanding billions of parameters in zero-shot and few-shot forecasting. TTMs are lightweight
|
| 27 |
forecasters, pre-trained on publicly available time series data with various augmentations. TTM provides state-of-the-art zero-shot forecasts and can easily be
|
|
|
|
| 197 |
**BibTeX:**
|
| 198 |
|
| 199 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 200 |
@inproceedings{ekambaram2024tinytimemixersttms,
|
| 201 |
title={Tiny Time Mixers (TTMs): Fast Pre-trained Models for Enhanced Zero/Few-Shot Forecasting of Multivariate Time Series},
|
| 202 |
author={Vijay Ekambaram and Arindam Jati and Pankaj Dayama and Sumanta Mukherjee and Nam H. Nguyen and Wesley M. Gifford and Chandra Reddy and Jayant Kalagnanam},
|
| 203 |
booktitle={Advances in Neural Information Processing Systems (NeurIPS 2024)},
|
| 204 |
year={2024},
|
| 205 |
}
|
| 206 |
+
```
|
| 207 |
|
| 208 |
## Model Card Authors
|
| 209 |
|