Reimplementation of AAAI21 paper "Beyond Low-frequency Information in Graph Convolutional Networks" based on PyTorch and PyTorch Geometric (PyG).
python main.py
The basic codes are transferred from the official codes (DGL version) of authors: FAGCN