Skip to content

hzhao98/DRSGNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Dynamic Reactive Spiking Graph Neural Network

This is the pytorch implementation of Dynamic Reactive Spiking Graph Neural Network (DRSGNN) model that is published in AAAI 2024.

Requirements

cuda 11.1
python 3.6
pytorch 1.8.0

Reference

@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}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages