daiquocnguyen / Graph-TransformerLinks
Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)
☆676Updated 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,050Updated 2 years ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆416Updated 4 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆397Updated last year
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆867Updated last year
- Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.☆997Updated 4 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆650Updated 2 years ago
- Hierarchical Graph Pooling with Structure Learning☆342Updated 4 years ago
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆497Updated last year
- Hyperbolic Graph Convolutional Networks in PyTorch.☆645Updated last year
- Graph Auto-Encoder in PyTorch☆438Updated last year
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆473Updated 2 years ago
- Strategies for Pre-training Graph Neural Networks☆1,039Updated 2 years ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,215Updated 6 months ago
- Source code of Graph-Bert☆504Updated 2 years ago
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).☆798Updated 2 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆333Updated last year
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆578Updated 3 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆356Updated 5 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆663Updated 2 years ago
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆354Updated 3 months ago
- gnn explainer☆1,006Updated last year
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆845Updated 3 years ago
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆605Updated last year
- ICLR 2020: Composition-Based Multi-Relational Graph Convolutional Networks☆627Updated last year
- Reproduces the results of MinCutPool as presented in the 2020 ICML paper "Spectral Clustering with Graph Neural Networks for Graph Poolin…☆273Updated 6 months ago
- Representation learning on dynamic graphs using self-attention networks☆299Updated 2 years ago
- Code for the paper "How Attentive are Graph Attention Networks?" (ICLR'2022)☆346Updated 3 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆482Updated 6 years ago
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆320Updated last year
- PyGCL: A PyTorch Library for Graph Contrastive Learning☆950Updated last year