inria-thoth / GraphiTLinks
Official Pytorch Implementation of GraphiT
☆110Updated 4 years ago
Alternatives and similar repositories for GraphiT
Users that are interested in GraphiT are comparing it to the libraries listed below
Sorting:
- ☆156Updated 4 years ago
- Source code for GNN-LSPE (Graph Neural Networks with Learnable Structural and Positional Representations), ICLR 2022☆267Updated 3 years ago
- Implementation of Directional Graph Networks in PyTorch and DGL☆117Updated 4 years ago
- Equivariant Subgraph Aggregation Networks (ICLR 2022 Spotlight)☆90Updated 2 years ago
- Code for the paper: "On the Bottleneck of Graph Neural Networks and Its Practical Implications"☆97Updated 3 years ago
- Official Implementation of "GRPE: Relative Positional Encoding for Graph Transformer"☆62Updated 3 years ago
- ☆31Updated 2 years ago
- Graph Positional and Structural Encoder☆53Updated 10 months ago
- Long Range Graph Benchmark, NeurIPS 2022 Track on D&B☆161Updated 2 years ago
- Graph meta learning via local subgraphs (NeurIPS 2020)☆126Updated last year
- ☆62Updated 5 years ago
- SIGN: Scalable Inception Graph Network☆95Updated 5 years ago
- Source code for From Stars to Subgraphs (ICLR 2022)☆71Updated last year
- Pytorch Implementation of Graph Convolutional Kernel Networks☆54Updated 3 years ago
- SignNet and BasisNet☆102Updated 2 years ago
- Implementation of Graph Transformer in Pytorch, for potential use in replicating Alphafold2☆236Updated 2 years ago
- Edge-Augmented Graph Transformer☆51Updated 3 years ago
- Representing Long-Range Context for Graph Neural Networks with Global Attention☆132Updated 3 years ago
- Data for "Understanding Isomorphism Bias in Graph Data Sets" paper.☆91Updated 6 years ago
- [NeurIPS 2021]: Improve the GNN expressivity and scalability by decoupling the depth and receptive field of state-of-the-art GNN architec…☆137Updated 3 years ago
- Graph Data Augmentation Library for PyTorch Geometric☆133Updated 3 years ago
- Official Implementation of ICML 2023 paper: "A Generalization of ViT/MLP-Mixer to Graphs"☆167Updated last year
- Official Code Repository for the paper "Accurate Learning of Graph Representations with Graph Multiset Pooling" (ICLR 2021)☆107Updated 4 years ago
- [TPAMI 2022] "Bag of Tricks for Training Deeper Graph Neural Networks A Comprehensive Benchmark Study" by Tianlong Chen*, Kaixiong Zhou*,…☆125Updated 3 years ago
- Official repository for the paper "Improving Graph Neural Network Expressivity via Subgraph Isomorphism Counting" (TPAMI'22) https://arxi…