andrejmiscic / gcn-pytorch
Implementation of the Graph Convolutional Networks in Pytorch
☆30Updated 4 years ago
Alternatives and similar repositories for gcn-pytorch:
Users that are interested in gcn-pytorch are comparing it to the libraries listed below
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆61Updated 4 years ago
- ☆96Updated 2 years ago
- Graph Convolutional Networks, Graph Attention Networks, Gated Graph Neural Net, Mixhop☆31Updated 4 years ago
- An implementation of KDD paper "Graph Convolutional Networks with EigenPooling"☆49Updated 5 years ago
- Supervised community detection with line graph neural networks☆89Updated 4 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆69Updated 2 years ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆156Updated 2 years ago
- PyTorch implementation of Graph Attention Networks☆22Updated 5 years ago
- an implementation of FastGCN with pytorch☆51Updated 4 years ago
- Scalable Graph Neural Networks with Deep Graph Library☆151Updated 4 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆155Updated 2 years ago
- My approach to CS224w [AT] Stanford 2019 : )☆124Updated 4 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on Deep Graph Library (DGL)☆73Updated 2 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆237Updated 4 years ago
- Graph Convolutional Networks for Text Classification.☆45Updated 5 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆346Updated 4 years ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆210Updated last year
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- ☆26Updated 5 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆91Updated 3 months ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆227Updated last year
- ☆39Updated 2 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆90Updated 3 years ago
- ☆37Updated 3 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆132Updated 4 years ago
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated last year
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆100Updated 4 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆191Updated last year
- Transformers are Graph Neural Networks!☆54Updated 4 years ago