benedekrozemberczki / pytorch_geometric_temporal

PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)
MIT License
2.61k stars 367 forks source link

About dataset storage #194

Closed wubo2180 closed 1 year ago

wubo2180 commented 1 year ago

Hi, can I download the data set locally when the data is loaded, so that I can use the data set without networking next time

benedekrozemberczki commented 1 year ago

Do you want to open a PR and implement this?