Skip to content
 
 

Repository files navigation

sgnn-superneuro

Implementing spiking graph neural networks in SuperNeuro.

Each of the individual datasets have the corresponding configs inside of the configs directory.
To configure the script to utilize a different config please refer to the this line inside the gnn_citation_networks.py file:
config = yaml.safe_load(open("configs/citeseer/default_citeseer_config.yaml"))

To run you simply use: python3 gnn_citation_networks.py

About

Implementing spiking graph neural networks in superneuro.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages