Protein Graph Library
-
Updated
Oct 23, 2024 - Jupyter Notebook
Protein Graph Library
An autoML framework & toolkit for machine learning on graphs.
Implementation of MolCLR: "Molecular Contrastive Learning of Representations via Graph Neural Networks" in PyG.
Free hands-on course about Graph Neural Networks using PyTorch Geometric.
A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).
Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric
Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)
Geometric GNN Dojo provides unified implementations and experiments to explore the design space of Geometric Graph Neural Networks.
The official implementation for ICLR23 spotlight paper "DIFFormer: Scalable (Graph) Transformers Induced by Energy Constrained Diffusion"
Making self-supervised learning work on molecules by using their 3D geometry to pre-train GNNs. Implemented in DGL and Pytorch Geometric.
The official implementation of NeurIPS22 spotlight paper "NodeFormer: A Scalable Graph Structure Learning Transformer for Node Classification"
Implementation of "GNNAutoScale: Scalable and Expressive Graph Neural Networks via Historical Embeddings" in PyTorch
[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"
Topological Graph Neural Networks (ICLR 2022)
GOOD: A Graph Out-of-Distribution Benchmark [NeurIPS 2022 Datasets and Benchmarks]
Graph Neural Network application in predicting AC Power Flow calculation. Developed with Pytorch Geometric framework. My Master Thesis at Eindhoven University of Technology
PyTorch Geometric Signed Directed is a signed/directed graph neural network extension library for PyTorch Geometric. The paper is accepted by LoG 2023.
gRNAde: Geometric Deep Learning for 3D RNA inverse design
Locally Private Graph Neural Networks (ACM CCS 2021)
Code for SIGGRAPH paper CNNs on Surfaces using Rotation-Equivariant Features
Add a description, image, and links to the pytorch-geometric topic page so that developers can more easily learn about it.
To associate your repository with the pytorch-geometric topic, visit your repo's landing page and select "manage topics."