graphdeeplearning / graphtransformer
Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.
☆942Updated 3 years ago
Alternatives and similar repositories for graphtransformer:
Users that are interested in graphtransformer are comparing it to the libraries listed below
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,007Updated 2 years ago
- Recipe for a General, Powerful, Scalable Graph Transformer☆723Updated 8 months ago
- Strategies for Pre-training Graph Neural Networks☆990Updated last year
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆663Updated 2 years ago
- Papers about graph transformers.☆855Updated this week
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆580Updated 8 months ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,651Updated last year
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆346Updated 2 years ago
- A library for graph deep learning research☆1,935Updated 8 months ago
- PyGCL: A PyTorch Library for Graph Contrastive Learning☆929Updated 8 months ago
- gnn explainer☆938Updated 6 months ago
- TGN: Temporal Graph Networks☆1,028Updated 9 months ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆395Updated 9 months ago
- Hierarchical Graph Pooling with Structure Learning☆339Updated 3 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆817Updated last year
- Papers about explainability of GNNs☆710Updated 2 weeks ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆636Updated 2 years ago
- Hyperbolic Graph Convolutional Networks in PyTorch.☆610Updated 7 months ago
- GraphMAE: Self-Supervised Masked Graph Autoencoders in KDD'22☆502Updated last year
- Graphormer is a general-purpose deep learning backbone for molecular modeling.☆2,229Updated 9 months ago
- How Powerful are Graph Neural Networks?☆1,209Updated 3 years ago
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).☆783Updated 2 years ago
- Code for the paper "How Attentive are Graph Attention Networks?" (ICLR'2022)☆325Updated 2 years ago
- Source code of Graph-Bert☆488Updated last year
- [NeurIPS'22] Tokenized Graph Transformer (TokenGT), in PyTorch☆331Updated last year
- Platform for designing and evaluating Graph Neural Networks (GNN)☆1,767Updated last year
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆1,989Updated 3 months ago
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆492Updated 7 months ago
- A curated list of graph data augmentation papers.