graphdeeplearning / graphtransformer
Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.
☆891Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for graphtransformer
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆977Updated last year
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆653Updated 2 years ago
- Recipe for a General, Powerful, Scalable Graph Transformer☆670Updated 4 months ago
- Strategies for Pre-training Graph Neural Networks☆972Updated last year
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆341Updated 2 years ago
- Papers about graph transformers.☆798Updated 7 months ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆798Updated 11 months ago
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆555Updated 4 months ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,591Updated 9 months ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆387Updated 3 years ago
- Hyperbolic Graph Convolutional Networks in PyTorch.☆601Updated 3 months ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆383Updated 5 months ago
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆487Updated 3 months ago
- [NeurIPS'22] Tokenized Graph Transformer (TokenGT), in PyTorch☆318Updated last year
- Code for the paper "How Attentive are Graph Attention Networks?" (ICLR'2022)☆310Updated 2 years ago
- Python library assists deep learning on graphs☆550Updated last year
- gnn explainer☆883Updated 2 months ago
- TGN: Temporal Graph Networks☆975Updated 5 months ago
- PyGCL: A PyTorch Library for Graph Contrastive Learning☆898Updated 4 months ago
- Hierarchical Graph Pooling with Structure Learning☆327Updated 3 years ago
- Graph Auto-Encoder in PyTorch☆417Updated 8 months ago
- Graphormer is a general-purpose deep learning backbone for molecular modeling.☆2,143Updated 5 months ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆470Updated last year
- GraphMAE: Self-Supervised Masked Graph Autoencoders in KDD'22☆475Updated last year
- Papers about explainability of GNNs☆660Updated last month
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆630Updated 2 years ago
- Platform for designing and evaluating Graph Neural Networks (GNN)☆1,726Updated last year
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆1,945Updated 9 months ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆630Updated last year
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,142Updated last year