urchade / graph-neural-netsLinks
Graph neural networks tutorial in pytorch (GCN, GAT, Node2vec, GraphSAge, ClusterGCN, ...)
☆26Updated 4 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:
- ☆31Updated 2 years ago
- 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
- Sandbox to analysis and benchmarking Graph Transformer Neural Networks☆39Updated 2 years ago
- Official Code Repository for the paper "Edge Representation Learning with Hypergraphs" (NeurIPS 2021)☆53Updated last month
- Official PyTorch Implementation of "Self-supervised Auxiliary Learning with Meta-paths for Heterogeneous Graphs". NeurIPS 2020.☆55Updated 4 years ago
- ☆29Updated 3 years ago
- Papers on Hyperbolic embeddings and Hyperbolic Neural Network☆35Updated 5 years ago
- Official Implementation of "GRPE: Relative Positional Encoding for Graph Transformer"☆63Updated 3 years ago
- Quaternion Graph Neural Networks (ACML 2021) (Pytorch and Tensorflow)☆51Updated 4 years ago
- Source code for "Distilling Knowledge From Graph Convolutional Networks", CVPR'20☆59Updated 2 years ago
- Long Range Graph Benchmark, NeurIPS 2022 Track on D&B☆163Updated 2 years ago
- [ICLR 2023] MLPInit: Embarrassingly Simple GNN Training Acceleration with MLP Initialization☆77Updated 2 years ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆159Updated 2 years ago
- A collection of papers studying/improving the expressiveness of graph neural networks (GNNs)☆124Updated 2 years ago
- [NeurIPS'22] Tokenized Graph Transformer (TokenGT), in PyTorch☆343Updated 2 years ago
- [NeurIPS'21] Higher-order Transformers for sets, graphs, and hypergraphs, in PyTorch☆67Updated 3 years ago
- ☆50Updated 2 years ago
- [ICLR 2022] Code for Graph-less Neural Networks: Teaching Old MLPs New Tricks via Distillation (GLNN)☆95Updated last year
- A PyTorch implementation of "SelfGNN: Self-supervised Graph Neural Networks without explicit negative sampling" paper, which appeared in …☆30Updated 4 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
- here you can find the material used for our Tutorials☆102Updated 4 years ago
- Official Repository of Adaptive Message Passing☆20Updated 6 months ago
- PyG re-implementation of Neural Bellman-Ford Networks (NeurIPS 2021)☆75Updated 3 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- Graph Transformers for Large Graphs☆22Updated last year
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated 2 years ago
- Official Code of Decoupled Graph Convolution (DGC)☆16Updated 4 years ago
- Implicit Graph Neural Networks☆64Updated 4 years ago