j1o2h3n / GCN_PyTorchLinks
pytorch实现GCN代码的中文注释
☆37Updated 5 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:
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆103Updated 5 months ago
- 主要针对图神经网络论文收集整理☆36Updated 5 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆249Updated 5 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆113Updated 2 years ago
- The implement of GNN based on Pytorch☆208Updated 2 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆118Updated 3 years ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆53Updated 4 years ago
- ☆97Updated 4 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆82Updated 5 years ago
- Graph model implementation☆142Updated 3 years ago
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆140Updated 2 years ago
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆67Updated last year
- Reimplementation of Graph Embedding methods by Pytorch.☆174Updated 3 years ago
- gnn还附带一个kgcn☆108Updated 3 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆105Updated 6 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆115Updated 6 months ago
- ☆118Updated last year
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆177Updated last year
- gnn for link prediction,图神经网络用于链接预测。☆47Updated 3 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆114Updated 2 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 6 years ago
- PyTorch示例代码;复现GNN模型☆133Updated 3 years ago
- ☆53Updated 4 years ago
- Heterogeneous Graph Contrastive Multi-view Learning, SDM 23☆23Updated 2 years ago
- Code for Neurips2021 Paper "Topology-Imbalance Learning for Semi-Supervised Node Classification".☆54Updated 3 years ago
- ☆67Updated 2 years ago
- The Web Conference 2020: Structure-Feature based Graph Self-adaptive Pooling☆28Updated 5 years ago
- Pytorch implementation of Relational GCN for node classification☆76Updated 2 years ago
- 使用DGL和pytorch实现metapath2vec☆50Updated 4 years ago