Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mori97/JKNet-dgl

A dgl implementation of Jumping Knowledge Networks (arXiv 1806.03536)
https://github.com/mori97/JKNet-dgl

Last synced: about 1 month ago
JSON representation

A dgl implementation of Jumping Knowledge Networks (arXiv 1806.03536)

Awesome Lists containing this project

README

        

# JKNet-dgl

A DGL([Deep Graph Liabrary](https://www.dgl.ai/)) and [PyTorch](https://pytorch.org/) implementation of Jumping Knowledge Networks ([https://arxiv.org/abs/1806.03536](https://arxiv.org/abs/1806.03536)).

## Prerequisites

- Python >= 3.7
- numpy >= 1.15.4
- scikit-learn >= 0.20.0
- PyTorch >= 1.0.0
- dgl >= 0.1.3