This is the pytorch implementation of Dynamic Reactive Spiking Graph Neural Network (DRSGNN) model that is published in AAAI 2024.
cuda 11.1
python 3.6
pytorch 1.8.0
@inproceedings{zhao2024dynamic,
title={Dynamic Reactive Spiking Graph Neural Network},
author={Zhao, Han and Yang, Xu and Deng, Cheng and Yan, Junchi},
booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
volume={38},
number={15},
pages={16970--16978},
year={2024}
}