Skip to content

✨ Am implement for Donut, a univariate time series anomaly detection algorithm, with pytorch .✨

Notifications You must be signed in to change notification settings

gwusun/pytorch-donut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Am implement for Donut, a univariate time series anomaly detection algorithm, with pytorch .✨ Reference to flower-kyo/pytorch-donut.

Introduction

We use the cpu4.csv in NetManAIOps/donut as a test dataset. The result in different epochs are as follows:

1 epoch:

10 epochs:

100 epochs:

250 epochs:

Installation and runing

  1. Clone this repository
  2. cd pytorch-donut
  3. python main.py

About

✨ Am implement for Donut, a univariate time series anomaly detection algorithm, with pytorch .✨

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages