j1o2h3n / GCN_PyTorch
pytorch实现GCN代码的中文注释
☆36Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for GCN_PyTorch
- 主要针对图神经网络论文收集整理☆35Updated 4 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆90Updated 8 months ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆103Updated last year
- gnn for link prediction,图神经网络用于链接预测。☆38Updated 2 years ago
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆127Updated last year
- The implement of GNN based on Pytorch☆190Updated last year
- ☆17Updated 2 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆229Updated 4 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆101Updated 5 years ago
- GCN 入门学习教程☆78Updated 2 years ago
- ☆50Updated 3 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆59Updated last year
- Implementation of the WSDM 2021 paper "Node Similarity Preserving Graph Convolutional Networks"☆60Updated 3 years ago
- DGL中文文档。This is the Chinese manual of the graph neural network library DGL, currently contains the User Guide.☆73Updated 2 years ago
- ☆93Updated 3 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆48Updated 6 months ago
- ☆21Updated 2 years ago
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆63Updated 11 months ago
- Code for Neurips2021 Paper "Topology-Imbalance Learning for Semi-Supervised Node Classification".☆54Updated 3 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆82Updated 2 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 5 years ago
- 使用DGL和pytorch实现metapath2vec☆47Updated 3 years ago
- The Web Conference 2020: Structure-Feature based Graph Self-adaptive Pooling☆28Updated 4 years ago
- The pytorch implementation of DCI (SIGIR2021).☆35Updated last year
- Official Implementation of AdaGCN (ICLR 2021)☆60Updated 2 years ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆49Updated 3 years ago
- gnn还附带一个kgcn☆105Updated 2 years ago
- The implementation for DropMessage.☆36Updated last year
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆113Updated 2 years ago
- GCN-GAN: A Non-linear Temporal Link Prediction Model for Weighted Dynamic Networks☆35Updated 5 years ago