weiyangfb / PyTorchSparseGAT
Modify pyGAT (https://github.com/Diego999/pyGAT) to use PyTorch sparse operators for implementation of SpGraphAttentionLayer
☆20Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for PyTorchSparseGAT
- Dual Attention Graph Convolutional Network☆87Updated 3 years ago
- attention mechanism for graph classification, significant sub-graph mining, graph disstillation☆37Updated 3 years ago
- Collect papers about graph☆74Updated 4 years ago
- Dual Graph Convolution Networks☆93Updated 5 years ago
- ☆53Updated 5 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆118Updated 6 months ago
- Tensorflow implementation of Capsule Graph Neural Network☆75Updated 3 years ago
- Implementation for IGCN and GLP model in our paper "Label Efficient Semi-Supervised Learning via Graph Filtering."☆74Updated 5 years ago
- Pytorch implementation of the Attention-based Graph Neural Network(AGNN)☆145Updated 6 years ago
- a unified convolution on both Euclidean and non-Euclidean domains☆25Updated 5 years ago
- Graph Convolutional Networks for Text Classification.☆45Updated 5 years ago
- Graph Cross Network☆48Updated 4 years ago
- bilinear graph neural network☆30Updated 4 years ago
- Measuring and Improving the Use of Graph Information in Graph Neural Networks☆82Updated 3 months ago
- AISTATS 2019: Confidence-based Graph Convolutional Networks for Semi-Supervised Learning☆58Updated 5 years ago
- Pytorch Implementation of Graph Convolutional Neural Networks☆111Updated 7 years ago
- Sparse graph attention☆17Updated 6 years ago
- Implementations of "Break the Ceiling: Stronger Multi-scale Deep Graph Convolutional Networks"☆53Updated last month
- ☆51Updated 5 years ago
- ☆136Updated 4 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆123Updated 5 years ago
- Graph Learning Convolution Network☆37Updated last year
- [ICML 2020] "When Does Self-Supervision Help Graph Convolutional Networks?" by Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen☆110Updated 3 years ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆57Updated 4 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 5 years ago
- Based on Graph Convolutional Networks in PyTorch, visualization of test set results was added with t-SNE algorithm.☆40Updated 4 years ago
- A TensorFlow implementation of Relational Graph Attention Networks, paper: https://arxiv.org/abs/1904.05811☆114Updated 2 years ago
- Implementation of Meta-GNN in TensorFlow☆47Updated 3 years ago
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆104Updated 3 months ago
- The code for GCN, GAT and Graphsage based on pytorch.☆59Updated last year