Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 566 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 566 Bytes

RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks

Short-term Forecasting

The experimental results of short-term forcasting presented in Table blow. image

Get Start

  • Install Python>=3.8, PyTorch 1.8.1.
  • Download data. You can obtain all the benchmarks from [TimesNet].
  • Train the model. We provide the experiment scripts of all benchmarks under the folder ./scripts. You can reproduce the experiment results by:
bash ./scripts/M4.sh