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:
- 主要针对图神经网络论文收集整理☆36Updated 5 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆98Updated 4 months ago
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆138Updated 2 years ago
- gnn for link prediction,图神经网络用于链接预测。☆47Updated 2 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆112Updated 2 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆117Updated 3 years ago
- Graph model implementation☆142Updated 3 years ago
- Reimplementation of Graph Embedding methods by Pytorch.☆174Updated 3 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆105Updated 6 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆247Updated 5 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆81Updated 5 years ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆52Updated 4 years ago
- The implement of GNN based on Pytorch☆207Updated 2 years ago
- 使用DGL和pytorch实现metapath2vec☆50Updated 3 years ago
- ☆97Updated 4 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆114Updated 2 years ago
- Pytorch implementation of Relational GCN for node classification☆76Updated 2 years ago
- PyTorch 示例代码;复现GNN模型☆132Updated 3 years ago
- gnn还附带一个kgcn☆108Updated 3 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆68Updated 2 years ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆176Updated last year
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆94Updated 7 months ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated 2 years 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☆93Updated 3 years ago
- DGL中文文档。This is the Chinese manual of the graph neural network library DGL, currently contains the User Guide.☆77Updated 3 years ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆116Updated 4 years ago
- ☆54Updated 4 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 6 years ago
- Implementation for the paper: Representation Learning on Knowledge Graphs for Node Importance Estimation☆37Updated 2 years ago