diff --git a/README.md b/README.md index dd0eea0..8656169 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ -# DeepTIMe: Deep Time-Index Meta-Learning for Non-Stationary Time-Series Forecasting +# DeepTime: Deep Time-Index Meta-Learning for Non-Stationary Time-Series Forecasting
-Figure 1. Overall approach of DeepTIMe.
+Figure 1. Overall approach of DeepTime.
@@ -94,7 +94,7 @@ a `.gin` configuration file based on the `build.variables_dict` argument. ## Acknowledgements -The implementation of DeepTIMe relies on resources from the following codebases and repositories, we thank the original +The implementation of DeepTime relies on resources from the following codebases and repositories, we thank the original authors for open-sourcing their work. * https://github.com/ElementAI/N-BEATS @@ -105,7 +105,7 @@ authors for open-sourcing their work. Please consider citing if you find this code useful to your research.
@article{woo2022deeptime,
- title={DeepTIMe: Deep Time-Index Meta-Learning for Non-Stationary Time-Series Forecasting},
+ 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},
url={https://arxiv.org/abs/2207.06046},