ZZy979 / pytorch-tutorial
PyTorch示例代码;复现GNN模型
☆116Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-tutorial
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆125Updated last year
- Graph model implementation☆136Updated 2 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆45Updated 6 months ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆103Updated last year
- ☆98Updated last year
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆76Updated 3 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆81Updated 2 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆90Updated 8 months ago
- gnn for link prediction,图神经网络用于链接预测。☆38Updated 2 years ago
- ☆75Updated 9 months ago
- gnn还附带一个kgcn☆104Updated 2 years ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆163Updated 6 months ago
- Datasets-for-Heterogeneous-Graph☆126Updated 5 years ago
- This is a repository contaning baseline code for DGraphFin Dataset☆118Updated last year
- 图神经网络(图卷积网络) 个人学习总结☆104Updated last year
- Some GNNs are implemented using PyG for link prediction tasks, including: GCN, GraphSAGE, GAT, Node2Vec、RGCN、HGT and HAN, which will cont…☆46Updated last year
- cs224w(图机器学习)2021冬季课程的colab☆233Updated 3 years ago
- 图神经网络(GNN)学习笔记☆65Updated 3 years ago
- ☆15Updated 3 years ago
- ☆30Updated last year
- Graph Neural Network, Self-Supervised Learning, Contrastive Learning, RecSys, Transformer Papers Reading Notes.☆36Updated last year
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆63Updated last year
- This is a repository used to preserve codes about GNNs.☆27Updated 2 years ago
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆100Updated last year
- 《图神经网络:基础与前沿》相关资料☆44Updated 3 years ago
- 运用图卷积网络对节点分类☆9Updated 4 years ago
- (WWW 2021) Source code of PC-GNN☆97Updated 2 years ago
- Revisiting, benchmarking, and refining Heterogeneous Graph Neural Networks.☆305Updated last year
- 这是GraphSAGE模型在Cora、Citeseer、Pubmed数据集上的复现代码。语言:PyTorch☆25Updated 3 years ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆108Updated 3 years ago