benedekrozemberczki / CapsGNNView external linksLinks
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
☆1,279Mar 18, 2023Updated 2 years ago
Alternatives and similar repositories for CapsGNN
Users that are interested in CapsGNN are comparing it to the libraries listed below
Sorting:
- An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).☆404Nov 6, 2022Updated 3 years ago
- A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).☆276Mar 18, 2023Updated 2 years ago
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).☆809Jan 12, 2023Updated 3 years ago
- Tensorflow implementation of Capsule Graph Neural Network☆74Apr 12, 2021Updated 4 years ago
- A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).☆325Nov 6, 2022Updated 3 years ago
- A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).☆274Nov 6, 2022Updated 3 years ago
- How Powerful are Graph Neural Networks?☆1,271Jul 1, 2021Updated 4 years ago
- Pytorch implementation of Hinton's Dynamic Routing Between Capsules☆630Apr 9, 2018Updated 7 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆808Nov 6, 2022Updated 3 years ago
- A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).☆374Nov 6, 2022Updated 3 years ago
- A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)☆212Nov 6, 2022Updated 3 years ago
- A collection of important graph embedding, classification and representation learning papers with implementations.☆4,806Mar 18, 2023Updated 2 years ago
- Graph Neural Network Library for PyTorch☆23,469Updated this week
- A list of data mining and machine learning papers that I implemented in 2019.☆21Dec 28, 2019Updated 6 years ago
- Must-read papers on graph neural networks (GNN)☆16,723Dec 20, 2023Updated 2 years ago
- Generate embeddings from large-scale graph-structured data.☆3,415Mar 3, 2024Updated last year
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆847Dec 13, 2021Updated 4 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
- An implementation of "Fusing Structure and Content via Non-negative Matrix Factorization for Embedding Information Networks".☆20Aug 14, 2022Updated 3 years ago
- GraphRNN: Generating Realistic Graphs with Deep Auto-regressive Models☆735Jan 20, 2022Updated 4 years ago
- Python package built to ease deep learning on graph, on top of existing DL frameworks.☆14,229Jul 31, 2025Updated 6 months ago
- Build Graph Nets in Tensorflow☆5,392Dec 12, 2022Updated 3 years ago
- An implementation of "Multi-Level Network Embedding with Boosted Low-Rank Matrix Approximation" (ASONAM 2019).☆35Sep 19, 2022Updated 3 years ago
- Inner product natural graph factorization machine used in 'GEMSEC: Graph Embedding with Self Clustering' .☆11Sep 19, 2022Updated 3 years ago
- A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)☆605Mar 18, 2023Updated 2 years ago
- A generator for unit disk graphs conditioned on concave hull cover.☆10Aug 14, 2022Updated 3 years ago
- Graph Convolutional Networks in PyTorch☆5,397Sep 20, 2020Updated 5 years ago
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,498Apr 9, 2022Updated 3 years ago
- A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".☆1,752Nov 9, 2018Updated 7 years ago
- A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).☆931Nov 6, 2022Updated 3 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
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,650Jun 22, 2023Updated 2 years ago
- Implementation of Graph Convolutional Networks in TensorFlow☆7,359Apr 14, 2023Updated 2 years ago
- links to conference publications in graph-based deep learning☆5,019Feb 7, 2026Updated last week
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆475Dec 7, 2022Updated 3 years ago
- A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).☆212Jun 6, 2023Updated 2 years ago
- Position-aware Graph Neural Networks☆402Oct 12, 2020Updated 5 years ago
- Graph Markov Neural Networks☆413Jul 8, 2020Updated 5 years ago
- Reference implementation of Diffusion2Vec (Complenet 2018) built on Gensim and NetworkX.☆127Nov 6, 2022Updated 3 years ago