j1o2h3n / GCN_PyTorchLinks
pytorch实现GCN代码的中文注释
☆38Updated 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:
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆105Updated 6 months ago
- 主要针对图神经网络论文收集整理☆36Updated 5 years ago
- The implement of GNN based on Pytorch☆209Updated 2 years ago
- Pytorch implementation of Relational GCN for node classification☆76Updated 2 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆113Updated 2 years ago
- gnn for link prediction,图神经网络用于链接预测。☆48Updated 3 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆82Updated 6 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
- gnn还附带一个kgcn☆108Updated 3 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆250Updated 5 years ago
- Graph model implementation☆143Updated 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
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆68Updated 2 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 6 years ago
- DGL中文文档。This is the Chinese manual of the graph neural network library DGL, currently contains the User Guide.☆77Updated 3 years ago
- Reimplementation of Graph Embedding methods by Pytorch.☆176Updated 3 years ago
- 使用DGL和pytorch实现metapath2vec☆50Updated 4 years ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆179Updated last year
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆95Updated 3 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆114Updated 2 years ago
- ☆98Updated 4 years ago
- The Web Conference 2020: Structure-Feature based Graph Self-adaptive Pooling☆29Updated 5 years ago
- PyTorch示例代码;复现GNN模型☆136Updated 3 years ago
- 图卷积神经网络 Graph Convolutional Network with Keras☆162Updated 2 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 6 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated 2 years ago
- ☆17Updated 3 years ago
- Graph Convolution Network for PyTorch☆405Updated 6 years ago
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆67Updated last year