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