Official PyTorch Implementation of SAGPool - ICML 2019
☆372Nov 10, 2023Updated 2 years ago
Alternatives and similar repositories for SAGPool
Users that are interested in SAGPool are comparing it to the libraries listed below
Sorting:
- ☆505Jan 13, 2021Updated 5 years ago
- Pytorch implementation of Graph U-Nets (ICML19)☆548Sep 17, 2020Updated 5 years ago
- Hierarchical Graph Pooling with Structure Learning☆344Jul 12, 2021Updated 4 years ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆102Jun 21, 2020Updated 5 years ago
- attention mechanism for graph classification, significant sub-graph mining, graph disstillation☆38Dec 10, 2020Updated 5 years ago
- The Web Conference 2020: Structure-Feature based Graph Self-adaptive Pooling☆30Apr 21, 2020Updated 5 years ago
- Graph Cross Network☆48Oct 18, 2020Updated 5 years ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆57Apr 27, 2020Updated 5 years ago
- Attention over nodes in Graph Neural Networks using PyTorch [NeurIPS 2019]☆289Oct 25, 2020Updated 5 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Feb 7, 2019Updated 7 years ago
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,187Jul 31, 2022Updated 3 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆400Jun 17, 2024Updated last year
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆125Apr 25, 2024Updated last year
- How Powerful are Graph Neural Networks?☆1,276Jul 1, 2021Updated 4 years ago
- PyTorch implementation of DGCNN☆397Sep 13, 2023Updated 2 years ago
- ☆35Jun 10, 2019Updated 6 years ago
- Graph Convolutional Networks in PyTorch☆5,399Sep 20, 2020Updated 5 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆474Dec 7, 2022Updated 3 years ago
- ☆137Jun 16, 2020Updated 5 years ago
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆3,117Jul 6, 2023Updated 2 years ago
- Position-aware Graph Neural Networks☆402Oct 12, 2020Updated 5 years ago
- links to conference publications in graph-based deep learning☆5,037Feb 7, 2026Updated last month
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆664Nov 1, 2022Updated 3 years ago
- An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).☆407Nov 6, 2022Updated 3 years ago
- Memory-Based Graph Networks☆104Jun 22, 2022Updated 3 years ago
- Graph Neural Network Library for PyTorch☆23,565Updated this week
- Code for "Hierarchical Representation Learning in Graph Neural Networks with Node Decimation Pooling" (TNNLS 2020).☆23Dec 9, 2020Updated 5 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆84Oct 23, 2019Updated 6 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆125Jun 27, 2019Updated 6 years ago
- Tensorflow Repo for "DeepGCNs: Can GCNs Go as Deep as CNNs?" ICCV2019 Oral https://www.deepgcns.org☆629Jan 23, 2020Updated 6 years ago
- An implementation of KDD paper "Graph Convolutional Networks with EigenPooling"☆49Dec 2, 2019Updated 6 years ago
- Must-read papers on graph neural networks (GNN)☆16,735Dec 20, 2023Updated 2 years ago
- Code for "M. Zhang, Z. Cui, M. Neumann, and Y. Chen, An End-to-End Deep Learning Architecture for Graph Classification, AAAI-18".☆179May 14, 2018Updated 7 years ago
- ☆62Oct 24, 2020Updated 5 years ago
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,505Apr 9, 2022Updated 3 years ago
- Implementation of Graph Convolutional Networks in TensorFlow☆7,366Apr 14, 2023Updated 2 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆848Dec 13, 2021Updated 4 years ago
- Source code for our AAAI paper "Weisfeiler and Leman Go Neural: Higher-order Graph Neural Networks".☆190Mar 22, 2022Updated 3 years ago
- Reproduces the results of MinCutPool as presented in the 2020 ICML paper "Spectral Clustering with Graph Neural Networks for Graph Poolin…☆276Mar 15, 2025Updated last year