Skip to content

hazdzz/ChebyNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages