iMoonLab / HGNNLinks
Hypergraph Neural Networks (AAAI 2019)
☆754Updated 2 years ago
Alternatives and similar repositories for HGNN
Users that are interested in HGNN are comparing it to the libraries listed below
Sorting:
- A pytorch library for graph and hypergraph computation.☆744Updated last year
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆259Updated 2 years ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,028Updated 2 years ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆566Updated 3 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆650Updated last year
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆640Updated 2 years ago
- Heterogeneous Graph Neural Network