chengsen / PyTorch_GCNLinks
The PyTorch 1.6 and Python 3.7 implementation for the paper Semi-Supervised Classification with Graph Convolutional Networks
☆16Updated 5 years ago
Alternatives and similar repositories for PyTorch_GCN
Users that are interested in PyTorch_GCN are comparing it to the libraries listed below
Sorting:
- GFL for AAAI 2020☆31Updated 4 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 6 years ago
- ☆302Updated 3 years ago
- Collect papers about graph☆76Updated 5 years ago
- ☆276Updated 3 years ago
- The official pytorch implementation of Propagation_then_Training for graph (https://arxiv.org/abs/2010.12408)☆26Updated 4 years ago
- Official code for the CVPR 2020 paper "Shoestring: Graph-Based Semi-Supervised Classification with Severely Limited Labeled Data."☆10Updated 5 years ago
- [ICML 2020] "When Does Self-Supervision Help Graph Convolutional Networks?" by Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen☆112Updated 4 years ago
- Graph Information Bottleneck (GIB) for learning minimal sufficient structural and feature information using GNNs☆138Updated 3 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆118Updated 5 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆372Updated 2 years ago
- The source code for NeurIPS 2020 paper "Graph Policy Network for Transferable Active Learning on Graphs"☆47Updated 5 years ago
- Implementations of "Break the Ceiling: Stronger Multi-scale Deep Graph Convolutional Networks"☆53Updated last year
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆212Updated 2 years ago
- official PyTorch implementation of paper "Continual Meta-Learning with Bayesian Graph Neural Networks" (AAAI2020)☆63Updated 5 years ago
- ☆68Updated 3 years ago
- ☆100Updated 4 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆83Updated 6 years ago
- PyTorch code for "Learning Temporal Attention in Dynamic Graphs with Bilinear Interactions"☆101Updated 4 years ago
- Graph Learning Convolution Network☆39Updated 2 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆340Updated last year
- Python implementation of "Unsupervised Domain Adaptive Graph Convolutional Networks", WWW-20.☆58Updated 4 years ago
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"☆301Updated 2 years ago
- Implementation of the paper "Adversarial Attacks on Graph Neural Networks via Meta Learning".☆154Updated 4 years ago
- Papers about developing deep Graph Neural Networks (GNNs)☆297Updated 2 years ago
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated 2 years ago
- Source code for "Factorizable Graph Convolutional Networks", NeurIPS'20☆51Updated 5 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆234Updated 2 years ago
- A Tensorflow implementation of "Bayesian Graph Convolutional Neural Networks" (AAAI 2019).☆162Updated 6 years ago
- This directory contains code necessary to run the GraphNAS algorithm.☆182Updated 2 years ago