[IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"
☆125Apr 25, 2024Updated last year
Alternatives and similar repositories for H-GCN
Users that are interested in H-GCN are comparing it to the libraries listed below
Sorting:
- AISTATS 2019: Confidence-based Graph Convolutional Networks for Semi-Supervised Learning☆59May 22, 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
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆475Dec 7, 2022Updated 3 years ago
- Measuring and Improving the Use of Graph Information in Graph Neural Networks☆83Jul 25, 2024Updated last year
- An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).☆405Nov 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
- STAR-GCN: Stacked and Reconstructed Graph Convolutional Networks for Recommender Systems☆110May 29, 2020Updated 5 years ago
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆200Mar 6, 2024Updated 2 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆846Dec 13, 2021Updated 4 years ago
- A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).☆276Mar 18, 2023Updated 2 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆358Jul 9, 2020Updated 5 years ago
- Linggle for Alfred workflow☆23Nov 18, 2023Updated 2 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
- ☆302Jul 17, 2022Updated 3 years ago
- Leveraging Local and Global Patterns for Self-Attention Networks☆12Jun 3, 2019Updated 6 years ago
- pytorch geometric version☆12Oct 12, 2019Updated 6 years ago
- ☆14Mar 25, 2023Updated 2 years ago
- ☆137Jun 16, 2020Updated 5 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
- Graph Representation Learning via Graphical Mutual Information Maximization☆118May 5, 2020Updated 5 years ago
- [PR 2021] Code for "GraphAIR: Graph Representation Learning with Neighborhood Aggregation and Interaction"☆12Aug 25, 2021Updated 4 years ago
- Unsupervised Attributed Multiplex Network Embedding (AAAI 2020)☆152Mar 31, 2023Updated 2 years ago
- 使用基于自注意力池化机制结合GCN模型实现图分类☆24Jun 23, 2020Updated 5 years ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆507Aug 12, 2022Updated 3 years ago
- GCN-LASE: Towards Adequately Incorporating Link Attributes in Graph Convolutional Networks☆13Aug 13, 2021Updated 4 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆806Nov 6, 2022Updated 3 years ago
- Paper Code Learning Powerful Graph Neural Network Embeddings With Aid Of Transfer Learning☆41Dec 6, 2019Updated 6 years ago
- A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).☆374Nov 6, 2022Updated 3 years ago
- Source code and dataset for TKDE 2019 paper “Trust Relationship Prediction in Alibaba E-Commerce Platform”☆16Jun 4, 2019Updated 6 years ago
- Implementations of "Break the Ceiling: Stronger Multi-scale Deep Graph Convolutional Networks"☆53Sep 25, 2024Updated last year
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆253Aug 25, 2020Updated 5 years ago
- Representation Learning on Graphs with Jumping Knowledge Networks☆39Jun 13, 2019Updated 6 years ago
- Heterogeneous Graph Neural Network☆1,202May 6, 2020Updated 5 years ago
- DEMO-Net: Degree-specific Graph Neural Networks for Node and Graph Classification☆29May 27, 2021Updated 4 years ago
- Adversarial Training Methods for Network Embedding, WWW2019.☆27Aug 26, 2019Updated 6 years ago
- Position-aware Graph Neural Networks☆402Oct 12, 2020Updated 5 years ago
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org