Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhaixu2016 authored Jun 1, 2022
1 parent d49afaf commit 5f1da4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ To easily reproduce the results using Docker, conda and Make, you can follow th
for file in `ls scripts`; do make run_module module="bash scripts/$script"; done
```

### Simple Case
See predict.ipynb for workflow

## Main Results

We experiment on six benchmarks, covering five main-stream applications. We compare our model with ten baselines, including Informer, N-BEATS, etc. Generally, for the long-term forecasting setting, Autoformer achieves SOTA, with a **38% relative improvement** over previous baselines.
Expand Down

0 comments on commit 5f1da4a

Please sign in to comment.