qbxlvnf11 / graph-neural-networks-for-graph-classificationLinks
Pytorch implementation of various Graph Neural Networks (GNNs) for graph classification
☆110Updated 4 years ago
Alternatives and similar repositories for graph-neural-networks-for-graph-classification
Users that are interested in graph-neural-networks-for-graph-classification are comparing it to the libraries listed below
Sorting:
- A list for GNNs and related works.☆95Updated last week
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆116Updated 3 months ago
- A collection of resources on attention-based graph neural networks☆76Updated last year
- This repository implements variational graph auto encoder by Thomas Kipf.☆412Updated 3 years ago
- Pytorch implementation of paper 'GraphSMOTE: Imbalanced Node Classification on Graphs with Graph Neural Networks' to appear on WSDM2021☆164Updated last year
- The PyTorch version of ChebNet.☆36Updated 7 months ago
- ☆68Updated 3 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆92Updated 3 years ago
- ☆327Updated 11 months ago
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"☆299Updated 2 years ago
- PyTorch Geometric Signed Directed is a signed/directed graph neural network extension library for PyTorch Geometric. The paper is accepte…☆142Updated 5 months ago
- Graph Auto-Encoder in PyTorch☆437Updated last year
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆263Updated 2 years ago
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆142Updated 2 years ago
- ☆135Updated last year
- Representation learning on dynamic graphs using self-attention networks☆296Updated 2 years ago
- This repository contains the resources on graph neural network (GNN) considering heterophily.☆262Updated 7 months ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆193Updated last year
- Reproduces the results of MinCutPool as presented in the 2020 ICML paper "Spectral Clustering with Graph Neural Networks for Graph Poolin…☆271Updated 4 months ago
- Implement EvolveGCN by DGL.☆26Updated 3 years ago
- A Library for Dynamic Graph Learning (NeurIPS 2023)☆253Updated last year
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆329Updated last year
- Papers about explainability of GNNs☆744Updated 2 months ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆115Updated 4 years ago
- ☆44Updated 4 years ago
- "Rethinking Graph Neural Networks for Anomaly Detection" in ICML 2022☆181Updated last year
- ☆115Updated last year
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆245Updated 4 years ago
- Bayesian Graph Neural Networks with Adaptive Connection Sampling - Pytorch☆60Updated 4 years ago
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆136Updated 2 years ago