Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where is the data and requirements? #1

Open
sbrent88 opened this issue Jul 18, 2024 · 3 comments
Open

where is the data and requirements? #1

sbrent88 opened this issue Jul 18, 2024 · 3 comments

Comments

@sbrent88
Copy link

Hello,
Hope this finds you well. Where are the datasets? And where is the requirements.txt?

@bear-two-cmd
Copy link

dataseats where?

@XYBbo5
Copy link
Owner

XYBbo5 commented Sep 1, 2024

Hello, Hope this finds you well. Where are the datasets? And where is the requirements.txt?

Python 3.7
torch == 1.9.0

dataset:
https://drive.google.com/drive/folders/1ohGYWWohJlOlb2gsGTeEq3Wii2egnEPR
https://github.com/laiguokun/multivariate-time-series-data

@CoolSpot
Copy link

Actual dependencies (for Python 3.9):
torch==1.9.0
numpy==1.26.4
pandas==2.2.3
scikit-learn==1.5.2
matplotlib==3.9.2

Training on ECL dataset provided in the comment above, with --enc_hidden=256 takes ~300 sec/epoch on RTX 2060 consuming 3.3GB of VRAM for --pred_len=96. 100 epochs (default) should take around 8 hours on this card.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants