The PyTorch version of SSGC implemented by the paper Simple Spectral Graph Convolution.
https://openreview.net/forum?id=CYO5T-YjWZV
https://github.com/allenhaozhu/SSGC
To install requirements:
pip3 install -r requirements.txt
The PyTorch version of SSGC implemented by the paper Simple Spectral Graph Convolution.
https://openreview.net/forum?id=CYO5T-YjWZV
https://github.com/allenhaozhu/SSGC
To install requirements:
pip3 install -r requirements.txt