mirror of
https://github.com/wassname/DeepTime.git
synced 2026-07-26 13:08:50 +08:00
update README and add license headers
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# DeepTIMe: Deep Time-Index Meta-Learning for Non-stationary Forecasting
|
||||
# DeepTIMe: Deep Time-Index Meta-Learning for Non-Stationary Time-Series Forecasting
|
||||
|
||||
<p align="center">
|
||||
<img src=".\pics\deeptime.png" width = "700" alt="" align=center />
|
||||
@@ -84,4 +84,13 @@ authors for open-sourcing their work.
|
||||
|
||||
* https://github.com/ElementAI/N-BEATS
|
||||
* https://github.com/zhouhaoyi/Informer2020
|
||||
* https://github.com/thuml/Autoformer
|
||||
* https://github.com/thuml/Autoformer
|
||||
|
||||
## Citation
|
||||
|
||||
Please consider citing if you find this code useful to your research.
|
||||
<pre>@article{woo2022deeptime,
|
||||
title={DeepTIMe: Deep Time-Index Meta-Learning for Non-Stationary Time-Series Forecasting},
|
||||
author={Gerald Woo and Chenghao Liu and Doyen Sahoo and Akshat Kumar and Steven C. H. Hoi},
|
||||
year={2022},
|
||||
}</pre>
|
||||
Reference in New Issue
Block a user