zhulf0804 / GCN.PyTorch
Graph Convolutional Networks for Text Classification.
☆45Updated 5 years ago
Alternatives and similar repositories for GCN.PyTorch:
Users that are interested in GCN.PyTorch are comparing it to the libraries listed below
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆121Updated 10 months ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆100Updated 4 years ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆58Updated 4 years ago
- Dual Attention Graph Convolutional Network☆88Updated 3 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
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 5 years ago
- ☆61Updated 4 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆123Updated 5 years ago
- Measuring and Improving the Use of Graph Information in Graph Neural Networks☆82Updated 7 months ago
- Implementation of Meta-GNN in TensorFlow☆47Updated 3 years ago
- Implementations of "Break the Ceiling: Stronger Multi-scale Deep Graph Convolutional Networks"☆53Updated 5 months ago
- Implementation for Simple Spectral Graph Convolution in ICLR 2021☆83Updated 2 years ago
- ☆53Updated 5 years ago
- ☆42Updated last year
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated last year
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- Collect papers about graph☆75Updated 4 years ago
- Dual Graph Convolution Networks☆93Updated 6 years ago
- ☆29Updated 4 years ago
- Code for reproducing results in GraphMix paper☆72Updated 2 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆113Updated 4 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- Memory-Based Graph Networks☆102Updated 2 years ago
- TensorFlow implementation of Learning Graph Pooling and Hybrid Convolutional Operations for Text Representations (WWW19)☆27Updated 5 years ago
- PyTorch implementation of Graph Attention Networks☆22Updated 5 years ago
- Unsupervised Learning of Graph Hierarchical Abstractions with Differentiable Coarsening and Optimal Transport☆36Updated 4 years ago
- bilinear graph neural network☆29Updated 4 years ago
- AISTATS 2019: Confidence-based Graph Convolutional Networks for Semi-Supervised Learning☆59Updated 5 years ago
- [IJCAI 2021] A PyTorch implementation of "Multi-Scale Contrastive Siamese Networks for Self-Supervised Graph Representation Learning".☆40Updated 2 years ago
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆104Updated 7 months ago