daiquocnguyen / Graph-TransformerLinks
Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)
☆674Updated 3 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,039Updated 2 years ago
- Strategies for Pre-training Graph Neural Networks☆1,030Updated 2 years ago
- Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.☆991Updated 4 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆395Updated last year
- Hyperbolic Graph Convolutional Networks in PyTorch.☆636Updated last year
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆858Updated last year
- Hierarchical Graph Pooling with Structure Learning☆342Updated 4 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆646Updated 2 years ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆413Updated 3 years ago
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆496Updated last year
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆471Updated 2 years ago
- gnn explainer☆987Updated 11 months ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆353Updated 5 years ago
- Graph Auto-Encoder in PyTorch☆439Updated last year
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆353Updated 2 months ago
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).☆796Updated 2 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆659Updated last year
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆329Updated last year
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆845Updated 3 years ago
- ☆495Updated 4 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆477Updated 6 years ago
- Source code of Graph-Bert☆503Updated 2 years ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆573Updated 3 years ago
- ICLR 2020: Composition-Based Multi-Relational Graph Convolutional Networks☆624Updated last year
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆493Updated 3 years ago
- ☆300Updated 3 years ago
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆318Updated last year
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,210Updated 4 months ago
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆602Updated last year
- Reproduces the results of MinCutPool as presented in the 2020 ICML paper "Spectral Clustering with Graph Neural Networks for Graph Poolin…☆272Updated 5 months ago