diff --git a/README.md b/README.md index d6260a0..d130438 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Figure 1. Overall ETSformer Architecture.

-Official PyTorch code repository for the [ETSformer paper](https://arxiv.org/abs/2202.01381). +Official PyTorch code repository for the [ETSformer paper](https://arxiv.org/abs/2202.01381). Check out our [blog post](https://blog.salesforceairesearch.com/etsformer-time-series-forecasting/)! * ETSformer is a novel time-series Transformer architecture which exploits the principle of exponential smoothing in improving Transformers for timeseries forecasting.