j1o2h3n / GCN_PyTorch
pytorch实现GCN代码的中文注释
☆36Updated 4 years ago
Alternatives and similar repositories for GCN_PyTorch:
Users that are interested in GCN_PyTorch are comparing it to the libraries listed below
- 图神经网络、图卷积网 络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆95Updated last week
- 主要针对图神经网络论文收集整理☆34Updated 4 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆79Updated 5 years ago
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆134Updated last year
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆111Updated 2 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆238Updated 4 years ago
- gnn for link prediction,图神经网络用于链接预测。☆45Updated 2 years ago
- Pytorch implementation of Relational GCN for node classification☆76Updated last year
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆116Updated 2 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆114Updated last month
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 5 years ago
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆64Updated last year
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆55Updated 11 months ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆170Updated last year
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆114Updated last year
- ☆111Updated last year
- gnn还附带一个kgcn☆107Updated 3 years ago
- Realization of stroke classification method Graph Attention Network with Edge Feature Attention using PyTorch.☆20Updated 4 years ago
- ☆24Updated 2 years ago
- [WWW 2022] "SimGRACE: A Simple Framework for Graph Contrastive Learning without Data Augmentation"☆79Updated 2 years ago
- Graph model implementation☆141Updated 2 years ago
- ☆53Updated 3 years ago
- Code for ICDM2020 full paper: "Sub-graph Contrast for Scalable Self-Supervised Graph Representation Learning"☆45Updated 3 years ago
- 使用DGL和pytorch实现metapath2vec☆50Updated 3 years ago
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆104Updated 5 months ago
- 图神经网络(图卷积网络) 个人学习总结☆114Updated 2 years ago
- The Web Conference 2020: Structure-Feature based Graph Self-adaptive Pooling☆28Updated 5 years ago
- Code for Neurips2021 Paper "Topology-Imbalance Learning for Semi-Supervised Node Classification".☆55Updated 3 years ago
- Reimplementation of Graph Embedding methods by Pytorch.☆173Updated 2 years ago
- gcn for prediction of protein interactions,图卷积用于蛋白质相互作用。☆23Updated 3 years ago