Skip to content

Files

Latest commit

 

History

History

Anomaly_Detection

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Anomaly Detection

The experimental results of Anomaly Detection 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/MSL.sh
bash ./scripts/PSM.sh