From 3e73ce548687f6fad8f5be61c4c2eb37a839bd3f Mon Sep 17 00:00:00 2001 From: gorold Date: Thu, 14 Jul 2022 10:53:02 +0800 Subject: [PATCH] add paper links --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 640a50b..233971d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Figure 1. Overall approach of DeepTIMe.

-Official PyTorch code repository for the DeepTIMe paper. +Official PyTorch code repository for the [DeepTIMe paper](https://arxiv.org/abs/2207.06046). ## Requirements @@ -93,4 +93,5 @@ Please consider citing if you find this code useful to your research. 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}, } \ No newline at end of file