graphdeeplearning / graphtransformerLinks
Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.
☆1,005Updated 4 years ago
Alternatives and similar repositories for graphtransformer
Users that are interested in graphtransformer are comparing it to the libraries listed below
Sorting:
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,059Updated 2 years ago
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆677Updated 3 years ago
- Recipe for a General, Powerful, Scalable Graph Transformer☆796Updated last year
- Strategies for Pre-training Graph Neural Networks☆1,045Updated 2 years ago
- Papers about graph transformers.☆913Updated 7 months ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆876Updated last year
- Code for the paper "How Attentive are Graph Attention Networks?" (ICLR'2022)☆350Updated 3 years ago
- gnn explainer☆1,012Updated last year
- Graphormer is a general-purpose deep learning backbone for molecular modeling.☆2,374Updated last year
- TGN: Temporal Graph Networks☆1,129Updated last year
- Platform for designing and evaluating Graph Neural Networks (GNN)☆1,853Updated 2 years ago
- Hyperbolic Graph Convolutional Networks in PyTorch.☆652Updated last year
- PyGCL: A PyTorch Library for Graph Contrastive Learning☆956Updated last year
- This repository implements variational graph auto encoder by Thomas Kipf.☆416Updated 4 years ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,698Updated last year
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆2,048Updated 6 months ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆397Updated last year
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆616Updated last year
- GraphMAE: Self-Supervised Masked Graph Autoencoders in KDD'22☆555Updated 2 years ago
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆355Updated 5 months ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆588Updated 4 years ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,216Updated 7 months ago
- How Powerful are Graph Neural Networks?☆1,257Updated 4 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆657Updated 3 years ago
- Papers about explainability of GNNs☆765Updated 2 weeks ago
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,634Updated 2 years ago
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆496Updated last year
- Graph Auto-Encoder in PyTorch☆440Updated last year
- Hierarchical Graph Pooling with Structure Learning☆342Updated 4 years ago
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).☆805Updated 2 years ago