j1o2h3n / GCN_PyTorchLinks
pytorch实现GCN代码的中文注释
☆36Updated 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:
- 主要针对图神经网络论文收集整理☆35Updated 4 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆96Updated last month
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆111Updated 2 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆243Updated 4 years ago
- Pytorch implementation of Relational GCN for node classification☆76Updated last year
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆135Updated last year
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆117Updated 2 years ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆49Updated 4 years ago
- Graph model implementation☆142Updated 3 years ago
- gnn for link prediction,图神经网络用于链接预测。☆47Updated 2 years ago
- ☆54Updated 3 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated last year
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆114Updated last year
- [WWW 2022] "SimGRACE: A Simple Framework for Graph Contrastive Learning without Data Augmentation"☆80Updated 2 years ago
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆65Updated last year
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆171Updated last year
- Code for ICDM2020 full paper: "Sub-graph Contrast for Scalable Self-Supervised Graph Representation Learning"☆45Updated 3 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆80Updated 5 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆56Updated last year
- The implement of GNN based on Pytorch☆201Updated last year
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆139Updated 2 years ago
- Reimplementation of Graph Embedding methods by Pytorch.☆173Updated 3 years ago
- Code for Neurips2021 Paper "Topology-Imbalance Learning for Semi-Supervised Node Classification".☆55Updated 3 years ago
- ☆96Updated 4 years ago
- PyTorch示例代码;复现GNN模型☆124Updated 3 years ago
- Code for "SUGAR: Subgraph Neural Network with Reinforcement Pooling and Self-Supervised Mutual Information Mechanism"☆57Updated 4 years ago
- 使用DGL和pytorch实现metapath2vec☆50Updated 3 years ago
- gnn还附带一个kgcn☆108Updated 3 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 5 years ago
- ☆113Updated last year