Repository navigation

#

pytorch-geometric

Geometric GNN Dojo provides unified implementations and experiments to explore the design space of Geometric Graph Neural Networks (ICML 2023)

Jupyter Notebook
497
1 年前

Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric

Python
348
3 年前

The official implementation of NeurIPS22 spotlight paper "NodeFormer: A Scalable Graph Structure Learning Transformer for Node Classification"

Jupyter Notebook
303
1 年前

The official implementation for ICLR23 spotlight paper "DIFFormer: Scalable (Graph) Transformers Induced by Energy Constrained Diffusion"

Python
297
1 个月前

Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)

Jupyter Notebook
284
4 年前

Implementation of MolCLR: "Molecular Contrastive Learning of Representations via Graph Neural Networks" in PyG.

Python
276
1 年前

[CVPR'22 Best Paper Finalist] Official PyTorch implementation of the method presented in "Learning Multi-View Aggregation In the Wild for Large-Scale 3D Semantic Segmentation"

Python
228
8 个月前

GOOD: A Graph Out-of-Distribution Benchmark [NeurIPS 2022 Datasets and Benchmarks]

Python
195
2 个月前

gRNAde: Geometric Deep Learning for 3D RNA inverse design (ICLR 2025 Spotlight)

Jupyter Notebook
192
2 个月前

Making self-supervised learning work on molecules by using their 3D geometry to pre-train GNNs. Implemented in DGL and Pytorch Geometric.

Python
166
2 年前

Implementation of "GNNAutoScale: Scalable and Expressive Graph Neural Networks via Historical Embeddings" in PyTorch

Python
164
3 年前

PyTorch Geometric Signed Directed is a signed/directed graph neural network extension library for PyTorch Geometric. The paper is accepted by LoG 2023.

Python
138
2 个月前

Topological Graph Neural Networks (ICLR 2022)

Python
122
3 年前

Code for SIGGRAPH paper CNNs on Surfaces using Rotation-Equivariant Features

Python
88
3 个月前

Graph Neural Network application in predicting AC Power Flow calculation. Developed with Pytorch Geometric framework. My Master Thesis at Eindhoven University of Technology

Jupyter Notebook
86
3 年前