Skip to content

FilippoMB/Pyramidal-Reservoir-Graph-Neural-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software implementation of the Pyramidal Reservoir Graph Neural Networks, as presented in the original paper:

@article{bianchi2022pyramidal,
  title={Pyramidal Reservoir Graph Neural Network},
  author={Bianchi, Filippo Maria and Gallicchio, Claudio and Micheli, Alessio},
  journal={Neurocomputing},
  volume={470},
  pages={389--404},
  year={2022},
  publisher={Elsevier}
}
  • The Graph classification experiments can be reproduced with the script main_class.py.
  • The Embedding visualization experiments can be reproduced with the script main_lda.py

Releases

No releases published

Packages

No packages published

Languages