daiquocnguyen / Graph-TransformerLinks
Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)
☆670Updated 2 years ago
Alternatives and similar repositories for Graph-Transformer
Users that are interested in Graph-Transformer are comparing it to the libraries listed below
Sorting:
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,027Updated 2 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆842Updated 3 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆472Updated 2 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆347Updated 4 years ago
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆493Updated 10 months ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆394Updated 11 months ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆641Updated 2 years ago
- Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.☆967Updated 3 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆475Updated 6 years ago
- Strategies for Pre-training Graph Neural Networks☆1,014Updated last year
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆834Updated last year
- Hierarchical Graph Pooling with Structure Learning☆340Updated 3 years ago
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆349Updated 2 years ago
- Position-aware Graph Neural Networks☆399Updated 4 years ago
- gnn explainer☆957Updated 9 months ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆329Updated last year
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆564Updated 3 years ago
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆593Updated 10 months ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,195Updated 2 months ago
- Hyperbolic Graph Convolutional Networks in PyTorch.☆622Updated 10 months ago
- PyGCL: A PyTorch Library for Graph Contrastive Learning☆945Updated 10 months ago
- Graph Auto-Encoder in PyTorch☆432Updated last year
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆485Updated 2 years ago
- ☆491Updated 4 years ago
- ICLR 2020: Composition-Based Multi-Relational Graph Convolutional Networks☆619Updated 10 months ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆409Updated 3 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆650Updated last year
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆272Updated 2 years ago
- Source code of Graph-Bert☆494Updated last year
- Representation learning on dynamic graphs using self-attention networks☆295Updated 2 years ago