Graph Classification with Graph Convolutional Networks in PyTorch [NeurIPS 2018 Workshop]
☆337Oct 16, 2020Updated 5 years ago
Alternatives and similar repositories for graph_nn
Users that are interested in graph_nn are comparing it to the libraries listed below
Sorting:
- A convolutional neural network for graph classification in PyTorch☆91Feb 15, 2019Updated 7 years ago
- Attention over nodes in Graph Neural Networks using PyTorch [NeurIPS 2019]☆288Oct 25, 2020Updated 5 years ago
- A simple implementation of a portion of GCN (Kipf & Welling) that can handle graph classification.☆40Apr 13, 2019Updated 6 years ago
- Pytorch implementation of Graph U-Nets (ICML19)☆547Sep 17, 2020Updated 5 years ago
- Hierarchical Graph Pooling with Structure Learning☆344Jul 12, 2021Updated 4 years ago
- ☆504Jan 13, 2021Updated 5 years ago
- A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).☆274Nov 6, 2022Updated 3 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Feb 7, 2019Updated 7 years ago
- PyTorch implementation of DGCNN☆397Sep 13, 2023Updated 2 years ago
- Source code for our AAAI paper "Weisfeiler and Leman Go Neural: Higher-order Graph Neural Networks".☆190Mar 22, 2022Updated 3 years ago
- A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)☆212Nov 6, 2022Updated 3 years ago
- Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering☆1,367Jun 13, 2020Updated 5 years ago
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,188Jul 31, 2022Updated 3 years ago
- A tutorial on Graph Convolutional Neural Networks☆318Oct 8, 2020Updated 5 years ago
- Graph Convolutional Networks in PyTorch☆5,397Sep 20, 2020Updated 5 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".☆178May 14, 2018Updated 7 years ago
- Implementation of Graph Convolutional Networks in TensorFlow☆7,360Apr 14, 2023Updated 2 years ago
- Metric Learning with Graph Convolutional Neural Networks☆208Oct 14, 2018Updated 7 years ago
- Graph Convolutional Networks (GCNs)☆920Feb 9, 2018Updated 8 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆400Jun 17, 2024Updated last year
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆475Dec 7, 2022Updated 3 years ago
- A Persistent Weisfeiler–Lehman Procedure for Graph Classification☆63Jun 9, 2021Updated 4 years ago
- Simple reference implementation of GraphSAGE.☆1,044May 11, 2020Updated 5 years ago
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆199Mar 6, 2024Updated last year
- How Powerful are Graph Neural Networks?☆1,275Jul 1, 2021Updated 4 years ago
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,280Mar 18, 2023Updated 2 years ago
- A Repository of Benchmark Graph Datasets for Graph Classification (31 Graph Datasets In Total).☆296Feb 28, 2022Updated 4 years ago
- Position-aware Graph Neural Networks☆402Oct 12, 2020Updated 5 years ago
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆528Mar 25, 2021Updated 4 years ago
- PyTorch code for our BMVC 2019 paper "Image Classification with Hierarchical Multigraph Networks"☆60Oct 16, 2020Updated 5 years ago
- links to conference publications in graph-based deep learning☆5,030Feb 7, 2026Updated 3 weeks ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆57Apr 27, 2020Updated 5 years ago
- An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).☆405Nov 6, 2022Updated 3 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆372Nov 10, 2023Updated 2 years ago
- AISTATS 2019: Confidence-based Graph Convolutional Networks for Semi-Supervised Learning☆59May 22, 2019Updated 6 years ago
- [ICML 2020] "When Does Self-Supervision Help Graph Convolutional Networks?" by Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen☆112Jun 10, 2021Updated 4 years ago
- gnn explainer☆1,031Aug 30, 2024Updated last year
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆847Dec 13, 2021Updated 4 years ago
- Implementation of the paper "Adversarial Attacks on Graph Neural Networks via Meta Learning".☆154Dec 9, 2021Updated 4 years ago