mirror of
https://github.com/wassname/ETSformer.git
synced 2026-06-27 16:43:49 +08:00
add figure
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
# ETSformer: Exponential Smoothing Transformers for Time-series Forecasting
|
# ETSformer: Exponential Smoothing Transformers for Time-series Forecasting
|
||||||
|
<img src="pics/etsformer.png" width="700">
|
||||||
|
|
||||||
|
Official PyTorch code repository for the [ETSformer paper](https://arxiv.org/abs/2202.01381).
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
Required dependencies can be installed by:
|
||||||
Official PyTorch code repository for the [ETSformer paper](https://arxiv.org/abs/2202.01381). Required dependencies can be installed by:
|
|
||||||
```bash
|
```bash
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 493 KiB |
Reference in New Issue
Block a user