ETSformer
PyTorch code for ETSformer: Exponential Smoothing Transformers for Time-series Forecasting
파일 탐색기
최종 버전 다운로드 (.zip)- __init__.py
- data_factory.py
- data_loader.py
- .gitignore
- __init__.py
- exp_basic.py
- exp_main.py
- __init__.py
- decoder.py
- encoder.py
- exponential_smoothing.py
- model.py
- modules.py
- __init__.py
- etsformer.png
- ECL.sh
- ETTm2.sh
- ETTm2_univar.sh
- Exchange.sh
- Exchange_univar.sh
- grid_search.sh
- ILI.sh
- Traffic.sh
- Weather.sh
- __init__.py
- Adam.py
- masking.py
- metrics.py
- timefeatures.py
- tools.py
- CODE_OF_CONDUCT.md
- CODEOWNERS
- CONTRIBUTING-ARCHIVED.md
- LICENSE.txt
- README.md
- requirements.txt
- run.py
- SECURITY.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/salesforce/ETSformer
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd ETSformer
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
