/gfNN

The PyTorch version of gfNN implemented by the paper.

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

Graph Filter Neural Network

issues forks stars License

About

The PyTorch version of gfNN implemented by the paper Revisiting Graph Neural Networks: All We Have is Low-Pass Filters.

Paper

https://arxiv.org/abs/1905.09550

Author's code

https://github.com/gear/gfnn

Requirements

To install requirements:

pip3 install -r requirements.txt