Multivariate Time Series Forecasting with efficient Transformers. Code for the paper "Long-Range Transformers for Dynamic Spatiotemporal Forecasting."
806
stars
192
forks
source link
The results of attn in the prediction outputs #49
Closed
daxiang415 closed 2 years ago
Dear authors
I recently make the application of spacetimeformer, but it seems a little bit confused for me to understand the attn in the outputs.
Would you mind give me an introduction of how to utilize the logits, labes and attn in the model outputs.