/ChebyNet

The PyTorch version of ChebyNet.

Primary LanguagePythonGNU Lesser General Public License v2.1LGPL-2.1

Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering

issues forks stars License

About

The PyTorch version of ChebyNet implemented by the paper Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering.

Paper

https://arxiv.org/abs/1606.09375

Author's code

https://github.com/mdeff/cnn_graph

Requirements

To install requirements:

pip3 install -r requirements.txt