QData / spacetimeformer

Multivariate Time Series Forecasting with efficient Transformers. Code for the paper "Long-Range Transformers for Dynamic Spatiotemporal Forecasting."
https://arxiv.org/abs/2109.12218
MIT License
808 stars 191 forks source link

Random seed #77

Open ziyulu-uw opened 1 year ago

ziyulu-uw commented 1 year ago

Hello! I wonder if you used any random seed for reproducibility and if so, where I could find the seeds used. Thank you!