matenure / GNNbook_relatedLinks
《图神经网络:基础与前沿》相关资料
☆48Updated 4 years ago
Alternatives and similar repositories for GNNbook_related
Users that are interested in GNNbook_related are comparing it to the libraries listed below
Sorting:
- PyTorch示例代码;复现GNN模型☆136Updated 3 years ago
- Graph model implementation☆143Updated 3 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆113Updated 2 years ago
- 图神经网络整理☆589Updated 4 years ago
- 图神经网络(GNN)学习笔记☆77Updated 4 years ago
- 图神经网络(图卷积网络) 个人学习总结☆124Updated 2 years ago
- Reimplementation of Graph Embedding methods by Pytorch.☆176Updated 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
- cs224w(图机器学习)2021冬季课程的colab☆243Updated 4 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆105Updated 6 months ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- ☆102Updated 3 years ago
- Bag of Tricks for Graph Neural Networks.☆299Updated last year
- 2021MXAP-DGL rank2☆35Updated 3 years ago
- ☆49Updated 10 months ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆96Updated 9 months ago
- Schedule for learning on graphs seminar☆109Updated 2 years ago
- 使用DGL和pytorch实现metapath2vec☆50Updated 4 years ago
- Source code for how powerful are K-hop message passing graph neural networks (Neurips 2022)☆63Updated last year
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆95Updated 3 years ago
- gnn for link prediction,图神经网络用于链接预测。☆48Updated 3 years ago
- Deep Attention Embedding Graph Clustering(19IJCAI)☆33Updated 4 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆118Updated 3 years ago
- Datasets-for-Heterogeneous-Graph☆135Updated 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
- ☆65Updated 3 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆115Updated 7 months ago
- Source code of "WWW21 - Heterogeneous Graph Neural Network via Attribute Completion"