Skip to content

Commit

Permalink
upd: diversify
Browse files Browse the repository at this point in the history
  • Loading branch information
jindongwang committed Feb 3, 2023
1 parent bde1241 commit 2712245
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion code/deep/adarnn/README.md
@@ -1,6 +1,8 @@
# AdaRNN: Adaptive Learning and Forecasting for Time Series

This project implements our paper [AdaRNN: Adaptive Learning and Forecasting for Time Series](https://arxiv.org/abs/2108.04443) at CIKM 2021. Please refer to our paper [1] for the method and technical details. [Paper video](https://www.bilibili.com/video/BV1Gh411B7rj/) | [Zhihu article](https://zhuanlan.zhihu.com/p/398036372)
This project implements our paper [AdaRNN: Adaptive Learning and Forecasting for Time Series](https://arxiv.org/abs/2108.04443) at CIKM 2021. Please refer to our paper [1] for the method and technical details. [Paper video](https://www.bilibili.com/video/BV1Gh411B7rj/) | [Zhihu](https://zhuanlan.zhihu.com/p/398036372)

**Update at 2023/02:** The new end-to-end version of AdaRNN is accepted by ICLR 2023. Check the new paper and code in [Out-of-distribution representation learning of time series classification](https://arxiv.org/abs/2209.07027)!

<img src = "https://z3.ax1x.com/2021/08/13/fslCgH.png" align = "right" width = "400">

Expand Down

0 comments on commit 2712245

Please sign in to comment.