The PyTorch version of ChebyNet implemented by the paper Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering.
https://arxiv.org/abs/1606.09375
https://github.com/mdeff/cnn_graph
To install requirements:
pip3 install -r requirements.txt