A DGL(Deep Graph Liabrary) and PyTorch implementation of Jumping Knowledge Networks (https://arxiv.org/abs/1806.03536).
- Python >= 3.7
- numpy >= 1.15.4
- scikit-learn >= 0.20.0
- PyTorch >= 1.0.0
- dgl >= 0.1.3
A DGL(Deep Graph Liabrary) and PyTorch implementation of Jumping Knowledge Networks (https://arxiv.org/abs/1806.03536).