hazdzz / ChebyNet

The PyTorch version of ChebyNet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The PyTorch version of ChebyNet.

License:GNU Lesser General Public License v2.1


Languages

Language:Python 100.0%