urchade / graph-neural-netsLinks
Graph neural networks tutorial in pytorch (GCN, GAT, Node2vec, GraphSAge, ClusterGCN, ...)
☆25Updated 3 years ago
Alternatives and similar repositories for graph-neural-nets
Users that are interested in graph-neural-nets are comparing it to the libraries listed below
Sorting:
- Official Pytorch Implementation of GraphiT☆110Updated 4 years ago
- Source code for GNN-LSPE (Graph Neural Networks with Learnable Structural and Positional Representations), ICLR 2022☆267Updated 3 years ago
- ☆31Updated 2 years ago
- Sandbox to analysis and benchmarking Graph Transformer Neural Networks☆37Updated 2 years ago
- Official PyTorch implementation of Hyperbolic Neural Networks++☆79Updated 4 years ago
- Official PyTorch Implementation of "Self-supervised Auxiliary Learning with Meta-paths for Heterogeneous Graphs". NeurIPS 2020.☆55Updated 4 years ago
- The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)☆59Updated 2 years ago
- Code for paper Fully Hyperbolic Neural Networks☆86Updated 2 years ago
- Official Implementation of "GRPE: Relative Positional Encoding for Graph Transformer"☆62Updated 3 years ago
- SIGN: Scalable Inception Graph Network☆95Updated 5 years ago
- This is the official code repository for "Graph Neural Networks are Inherently Good Generalizers: Insights by Bridging GNNs and MLPs".☆91Updated last year
- Official source code for "Graph Neural Networks for Learning Equivariant Representations of Neural Networks". In ICLR 2024 (oral).☆84Updated last year
- Code for our paper "Attending to Graph Transformers"☆92Updated 2 years ago
- Edge-Augmented Graph Transformer☆51Updated 3 years ago
- Long Range Graph Benchmark, NeurIPS 2022 Track on D&B☆161Updated 2 years ago
- Official Code Repository for the paper "Edge Representation Learning with Hypergraphs" (NeurIPS 2021)☆53Updated this week
- Representing Long-Range Context for Graph Neural Networks with Global Attention☆132Updated 3 years ago
- [ICLR 2023] MLPInit: Embarrassingly Simple GNN Training Acceleration with MLP Initialization☆77Updated 2 years ago
- ☆35Updated 2 years ago
- Official code for the ICML2022 paper -- GNNRank: Learning Global Rankings from Pairwise Comparisons via Directed Graph Neural Networks☆54Updated 3 years ago
- Graph neural network message passing reframed as a Transformer with local attention☆70Updated 3 years ago
- Papers and Codes for the deep learning in hyperbolic space☆185Updated 3 years ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆159Updated 2 years ago
- [ICML 2024] Recurrent Distance Filtering for Graph Representation Learning☆15Updated last year
- [NeurIPS'21] Higher-order Transformers for sets, graphs, and hypergraphs, in PyTorch☆68Updated 3 years ago
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated 2 years ago
- [NeurIPS'22] Tokenized Graph Transformer (TokenGT), in PyTorch☆344Updated 2 years ago
- Official Implementation of ICML 2023 paper: "A Generalization of ViT/MLP-Mixer to Graphs"☆167Updated last year
- Gradient gating (ICLR 2023)☆55Updated 2 years ago
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆64Updated 5 years ago