seongjunyun / Graph_Transformer_Networks
Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)
☆999Updated 2 years ago
Alternatives and similar repositories for Graph_Transformer_Networks:
Users that are interested in Graph_Transformer_Networks are comparing it to the libraries listed below
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆661Updated 2 years ago
- Strategies for Pre-training Graph Neural Networks☆985Updated last year
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆634Updated 2 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆813Updated last year
- How Powerful are Graph Neural Networks?☆1,204Updated 3 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆636Updated last year
- Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.☆929Updated 3 years ago
- Heterogeneous Graph Neural Network☆1,113Updated 4 years ago
- gnn explainer☆925Updated 5 months ago
- Simple reference implementation of GraphSAGE.☆1,005Updated 4 years ago
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆572Updated 7 months ago
- ☆486Updated 4 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆471Updated 2 years ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,639Updated last year
- ICLR 2020: Composition-Based Multi-Relational Graph Convolutional Networks☆605Updated 6 months ago
- Hyperbolic Graph Convolutional Networks in PyTorch.☆605Updated 6 months ago
- Graph Auto-Encoder in PyTorch☆425Updated 11 months ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆836Updated 3 years ago
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆492Updated 6 months ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,161Updated last year
- Source code of Graph-Bert☆486Updated last year
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆540Updated 3 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆319Updated 9 months ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆479Updated 2 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆342Updated 4 years ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆401Updated 3 years ago
- GraphRNN: Generating Realistic Graphs with Deep Auto-regressive Models☆710Updated 3 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆792Updated 2 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆369Updated last year
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆394Updated 8 months ago