RexYing / gnn-model-explainer
gnn explainer
☆914Updated 4 months ago
Alternatives and similar repositories for gnn-model-explainer:
Users that are interested in gnn-model-explainer are comparing it to the libraries listed below
- Strategies for Pre-training Graph Neural Networks☆980Updated last year
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆634Updated 2 years ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,001Updated last year
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,156Updated last year
- How Powerful are Graph Neural Networks?☆1,202Updated 3 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆391Updated 7 months ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆540Updated 3 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆807Updated last year
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆1,966Updated last month
- ☆485Updated 4 years ago
- Simple reference implementation of GraphSAGE.☆1,003Updated 4 years ago
- Graph Auto-Encoder in PyTorch☆423Updated 10 months ago
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆660Updated 2 years ago
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆491Updated 6 months ago
- Heterogeneous Graph Neural Network☆1,112Updated 4 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.