johncava / GCN-pytorchLinks
Pytorch Implementation of Graph Convolutional Neural Networks
☆111Updated 8 years ago
Alternatives and similar repositories for GCN-pytorch
Users that are interested in GCN-pytorch are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of the Attention-based Graph Neural Network(AGNN)☆146Updated 8 years ago
- Pytorch Implementation for Graph Convolutional Neural Networks☆329Updated 7 years ago
- A Complete PyTorch 1.0 Implementation of Gated Graph Sequence Neural Networks (GGNN)☆55Updated 4 years ago
- ☆52Updated 6 years ago
- Implementation for IGCN and GLP model in our paper "Label Efficient Semi-Supervised Learning via Graph Filtering."☆75Updated 6 years ago
- Rethinking Knowledge Graph Propagation for Zero-Shot Learning, in CVPR 2019☆320Updated 6 years ago
- ☆137Updated 5 years ago
- Multi-View Spectral Graph Convolution with Consistent Edge Attention for Molecular Modeling☆203Updated 4 years ago
- tensorflow-as-gcn☆89Updated 6 years ago
- a unified convolution on both Euclidean and non-Euclidean domains☆25Updated 7 years ago
- Dual Graph Convolution Networks☆97Updated 7 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆125Updated last year
- Tensorflow implementation of Capsule Graph Neural Network☆74Updated 4 years ago
- Implementations of "Break the Ceiling: Stronger Multi-scale Deep Graph Convolutional Networks"☆53Updated last year
- Official PyTorch Implementation of SAGPool - ICML 2019☆372Updated 2 years ago
- Dual Attention Graph Convolutional Network☆90Updated 4 years ago
- Tensorflow Repo for "DeepGCNs: Can GCNs Go as Deep as CNNs?" ICCV2019 Oral https://www.deepgcns.org☆629Updated 6 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆143Updated 7 years ago
- attention mechanism for graph classification, significant sub-graph mining, graph disstillation☆38Updated 5 years ago
- Code for ICLR19 paper: Learning to Propagate Labels: Transductive Propagation Network for Few-shot Learning.☆244Updated 6 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆337Updated 5 years ago
- ☆37Updated 6 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆125Updated 6 years ago
- Metric Learning with Graph Convolutional Neural Networks☆208Updated 7 years ago
- A tutorial on Graph Convolutional Neural Networks☆319Updated 5 years ago
- extract features by maximizing mutual information☆148Updated 6 years ago
- Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)☆287Updated 5 years ago
- IJCAI 2019 : Prototype Propagation Networks (PPN) for Weakly-supervised Few-shot Learning on Category Graph☆56Updated 6 years ago
- ☆275Updated 6 years ago
- Lanczos Network, Graph Neural Networks, Deep Graph Convolutional Networks, Deep Learning on Graph Structured Data, QM8 Quantum Chemistry …