microsoft / GraphormerLinks
Graphormer is a general-purpose deep learning backbone for molecular modeling.
☆2,348Updated last year
Alternatives and similar repositories for Graphormer
Users that are interested in Graphormer are comparing it to the libraries listed below
Sorting:
- Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.☆997Updated 4 years ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,050Updated 2 years ago
- Strategies for Pre-training Graph Neural Networks☆1,039Updated 2 years ago
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,626Updated 2 years ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,687Updated last year
- Recipe for a General, Powerful, Scalable Graph Transformer☆783Updated last year
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆2,035Updated 4 months ago
- A library for graph deep learning research☆1,990Updated last year
- Platform for designing and evaluating Graph Neural Networks (GNN)☆1,840Updated last year
- Papers about graph transformers.☆909Updated 6 months ago
- PyGCL: A PyTorch Library for Graph Contrastive Learning☆950Updated last year
- My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Co…☆2,595Updated 2 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆867Updated last year
- gnn explainer☆1,006Updated last year
- CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)☆1,800Updated last year
- How Powerful are Graph Neural Networks?☆1,246Updated 4 years ago
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆3,066Updated 2 years ago
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,424Updated 3 years ago
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆676Updated 3 years ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,215Updated 6 months ago
- Code for the paper "How Attentive are Graph Attention Networks?" (ICLR'2022)☆346Updated 3 years ago
- Pytorch Geometric Tutorials☆1,137Updated 2 years ago
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆605Updated last year
- Hypergraph Neural Networks (AAAI 2019)☆788Updated 3 years ago
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,179Updated 3 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆663Updated 2 years ago
- TGN: Temporal Graph Networks☆1,102Updated last year
- Hyperbolic Graph Convolutional Networks in PyTorch.☆645Updated last year
- GraphMAE: Self-Supervised Masked Graph Autoencoders in KDD'22☆545Updated 2 years ago
- A pytorch library for graph and hypergraph computation.☆779Updated last month