chengsen / PyTorch_GCN
The PyTorch 1.6 and Python 3.7 implementation for the paper Semi-Supervised Classification with Graph Convolutional Networks
☆15Updated 4 years ago
Alternatives and similar repositories for PyTorch_GCN:
Users that are interested in PyTorch_GCN are comparing it to the libraries listed below
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆77Updated 5 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆114Updated 4 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
- ☆62Updated 4 years ago
- The source code for NeurIPS 2020 paper "Graph Policy Network for Transferable Active Learning on Graphs"☆47Updated 4 years ago
- GFL for AAAI 2020☆31Updated 4 years ago
- ☆63Updated 2 years ago
- Implementations of "Break the Ceiling: Stronger Multi-scale Deep Graph Convolutional Networks"☆53Updated 6 months ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 5 years ago
- Collection of resources related with Graph Contrastive Learning.☆34Updated 4 years ago
- The Web Conference 2020: Structure-Feature based Graph Self-adaptive Pooling☆28Updated 4 years ago
- Python implementation of "Unsupervised Domain Adaptive Graph Convolutional Networks", WWW-20.☆56Updated 3 years ago
- Dual Graph Convolution Networks☆93Updated 6 years ago
- Graph Information Bottleneck (GIB) for learning minimal sufficient structural and feature information using GNNs☆134Updated 2 years ago
- official PyTorch implementation of paper "Continual Meta-Learning with Bayesian Graph Neural Networks" (AAAI2020)☆61Updated 4 years ago
- Collect papers about graph☆75Updated 4 years ago
- AutoGCL: Automated Graph Contrastive Learning via Learnable View Generators (AAAI 2022)☆45Updated 3 years ago
- ☆29Updated 4 years ago
- Measuring and Improving the Use of Graph Information in Graph Neural Networks☆82Updated 8 months ago
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated last year
- Based on Graph Convolutional Networks in PyTorch, visualization of test set results was added with t-SNE algorithm.☆41Updated 5 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆58Updated 4 years ago
- ☆263Updated 2 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆123Updated 5 years ago
- Source code for "Factorizable Graph Convolutional Networks", NeurIPS'20☆51Updated 4 years ago
- The official pytorch implementation of Propagation_then_Training for graph (https://arxiv.org/abs/2010.12408)☆26Updated 3 years ago
- Boost learning for GNNs from the graph structure under challenging heterophily settings. (NeurIPS'20)☆101Updated 2 years ago
- Source code for PairNorm (ICLR 2020)☆76Updated 5 years ago
- The implementation for the work "Graph-Free Knowledge Distillation for Graph Neural Networks".☆17Updated 3 years ago