Revamp README: Add News, Coverage, Logo, Shields, Emojis, Zero-Shot results (#56)
*Description of changes:* This PR revamps the README.
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
---------
Co-authored-by: Abdul Fatir Ansari <ansarnd@amazon.com>
2024-04-19 07:06:20 +00:00
< div align = "center" >
2025-05-28 12:14:02 +00:00
# Enhancing Foundation Models for Time Series Forecasting via Wavelet-based Tokenization
2024-02-23 10:35:45 +00:00
2025-05-28 12:14:02 +00:00
[](https://arxiv.org/abs/2412.05244)
Revamp README: Add News, Coverage, Logo, Shields, Emojis, Zero-Shot results (#56)
*Description of changes:* This PR revamps the README.
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
---------
Co-authored-by: Abdul Fatir Ansari <ansarnd@amazon.com>
2024-04-19 07:06:20 +00:00
[](https://opensource.org/licenses/Apache-2.0)
2024-11-19 17:56:07 +00:00
Revamp README: Add News, Coverage, Logo, Shields, Emojis, Zero-Shot results (#56)
*Description of changes:* This PR revamps the README.
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
---------
Co-authored-by: Abdul Fatir Ansari <ansarnd@amazon.com>
2024-04-19 07:06:20 +00:00
< / div >
2025-05-28 12:14:02 +00:00
> [!NOTE]
2025-11-23 15:39:33 +00:00
> ~~Code coming soon~~. Code release for WaveToken has been deprioritized due to other engagements. If you are interested in a reference implementation of WaveToken, please open a discussion in this repo.
Revamp README: Add News, Coverage, Logo, Shields, Emojis, Zero-Shot results (#56)
*Description of changes:* This PR revamps the README.
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
---------
Co-authored-by: Abdul Fatir Ansari <ansarnd@amazon.com>
2024-04-19 07:06:20 +00:00
## 📝 Citation
2024-02-29 13:39:05 +00:00
2025-05-28 12:15:13 +00:00
If you find the code useful for your research, please consider citing the associated [paper ](https://arxiv.org/abs/2412.05244 ):
2024-02-29 13:39:05 +00:00
```
2025-05-28 12:14:02 +00:00
@InProceedings {masserano2024enhancing,
title={Enhancing Foundation Models for Time Series Forecasting via Wavelet-based Tokenization},
author={Masserano, Luca and Ansari, Abdul Fatir and Han, Boran and Zhang, Xiyuan and Faloutsos, Christos and Mahoney, Michael W and Wilson, Andrew Gordon and Park, Youngsuk and Rangapuram, Syama and Maddix, Danielle C and and Wang, Yuyang},
booktitle = {Proceedings of the 40th International Conference on Machine Learning},
year={2025}
2024-02-29 13:39:05 +00:00
}
```
2024-02-23 10:35:45 +00:00
Revamp README: Add News, Coverage, Logo, Shields, Emojis, Zero-Shot results (#56)
*Description of changes:* This PR revamps the README.
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
---------
Co-authored-by: Abdul Fatir Ansari <ansarnd@amazon.com>
2024-04-19 07:06:20 +00:00
## 🛡️ Security
2024-02-23 10:35:45 +00:00
See [CONTRIBUTING ](CONTRIBUTING.md#security-issue-notifications ) for more information.
Revamp README: Add News, Coverage, Logo, Shields, Emojis, Zero-Shot results (#56)
*Description of changes:* This PR revamps the README.
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
---------
Co-authored-by: Abdul Fatir Ansari <ansarnd@amazon.com>
2024-04-19 07:06:20 +00:00
## 📃 License
2024-02-23 10:35:45 +00:00
This project is licensed under the Apache-2.0 License.