Orbifold / pyg-link-predictionLinks
Pytorch Geometric link prediction of a homogeneous social graph.
☆26Updated 2 years ago
Alternatives and similar repositories for pyg-link-prediction
Users that are interested in pyg-link-prediction are comparing it to the libraries listed below
Sorting:
- here you can find the material used for our Tutorials☆102Updated 3 years ago
- PyTorch Geometric Signed Directed is a signed/directed graph neural network extension library for PyTorch Geometric. The paper is accepte…☆143Updated 10 months ago
- GraphXAI: Resource to support the development and evaluation of GNN explainers☆203Updated last year
- Code for our paper "Attending to Graph Transformers"☆92Updated 2 years ago
- ☆85Updated 3 years ago
- Course Project for CS224W at Stanford☆22Updated 4 years ago
- Repository associated to the paper: "Explaining the Explainers in Graph Neural Networks: a Comparative Study"☆37Updated 2 years ago
- This repository holds code and other relevant files for the Learning on Graphs 2022 tutorial "Graph Rewiring: From Theory to Applications…☆54Updated 3 years ago
- A list for GNNs and related works.☆102Updated 3 weeks ago
- A Graph Neural Network project on HIV data☆287Updated last year
- Official repository for the paper "Improving Graph Neural Network Expressivity via Subgraph Isomorphism Counting" (TPAMI'22) https://arxi…☆104Updated 4 years ago
- Dir-GNN is a machine learning model that enables learning on directed graphs.☆83Updated 2 years ago
- An VGAE implementation using pytorch geometric.☆49Updated 5 years ago
- A collection of papers studying/improving the expressiveness of graph neural networks (GNNs)☆124Updated 2 years ago
- ☆97Updated 2 years ago
- Explanation method for Graph Neural Networks (GNNs)☆71Updated 8 months ago
- code for Graph Neural Networks for Link Prediction with Subgraph Sketching https://arxiv.org/abs/2209.15486☆99Updated last year
- Graph Neural Networks for Tabular Data Learning (GNN4TDL)☆109Updated 5 months ago
- GraphFramEx: a systematic evaluation framework for explainability methods on GNNs