zhulf0804 / GCN.PyTorch
Graph Convolutional Networks for Text Classification.
☆45Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for GCN.PyTorch
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 5 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆118Updated 7 months ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆57Updated 4 years ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆99Updated 4 years ago
- Dual Attention Graph Convolutional Network☆87Updated 3 years ago
- ☆51Updated 5 years ago
- [ICML 2020] "When Does Self-Supervision Help Graph Convolutional Networks?" by Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen☆110Updated 3 years ago
- Implementations of "Break the Ceiling: Stronger Multi-scale Deep Graph Convolutional Networks"☆53Updated last month
- Graph Learning Convolution Network☆37Updated last year
- Measuring and Improving the Use of Graph Information in Graph Neural Networks☆82Updated 4 months ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆75Updated 5 years ago
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated last year
- Implementation for Simple Spectral Graph Convolution in ICLR 2021☆82Updated 2 years ago
- ☆61Updated 4 years ago
- Implementation of Meta-GNN in TensorFlow☆47Updated 3 years ago
- A TensorFlow implementation of Relational Graph Attention Networks, paper: https://arxiv.org/abs/1904.05811☆114Updated 2 years ago
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆104Updated 4 months ago
- ☆29Updated 4 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆111Updated 4 years ago
- ☆41Updated last year
- Code for reproducing results in GraphMix paper☆72Updated 2 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆154Updated 2 years ago
- The official code of WWW2021 paper: Extract the Knowledge of Graph Neural Networks and Go Beyond it: An Effective Knowledge Distillation …☆73Updated 3 years ago
- The Web Conference 2020: Structure-Feature based Graph Self-adaptive Pooling☆28Updated 4 years ago
- PyTorch implementation of Graph Attention Networks☆20Updated 5 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆31Updated 5 years ago
- Dual Graph Convolution Networks☆93Updated 5 years ago
- Source code of "Segmented GRAPH-BERT Model"☆22Updated 4 years ago
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆59Updated 4 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆59Updated last year