The PyTorch version of DiGCN implemented by the paper Digraph Inception Convolutional Networks.
https://proceedings.neurips.cc/paper/2020/file/cffb6e2288a630c2a787a64ccc67097c-Paper.pdf
https://github.com/flyingtango/DiGCN
To install requirements:
pip3 install -r requirements.txt