benedekrozemberczki / pytorch_geometric_temporal

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

Implementation of A3T-GCN #240

Open aurorarossi opened 1 year ago

aurorarossi commented 1 year ago

Hello, I saw that the implementation of A3T-GCN is not the same as the original paper. Are there any particular reasons in the choices made?