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:
- Graph model implementation☆143Updated 3 years ago
- 图神经网络(GNN)学习笔记☆77Updated 4 years ago
- 图神经网络(图卷积网络) 个人学习总结☆125Updated 2 years ago
- 图神经网络整理☆592Updated 4 years ago
- PyTorch示例代码;复现GNN模型☆139Updated 3 years ago
- cs224w(图机器学习)2021冬季课程的colab☆245Updated 4 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆107Updated 6 months ago
- DGL中文文档。This is the Chinese manual of the graph neural network library DGL, currently contains the User Guide.☆77Updated 3 years ago
- Bag of Tricks for Graph Neural Networks.☆299Updated last year
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆141Updated 2 years ago
- Schedule for learning on graphs seminar☆109Updated 2 years ago
- ☆105Updated 3 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆113Updated 2 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- Source code for how powerful are K-hop message passing graph neural networks (Neurips 2022)☆63Updated last year
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 6 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆119Updated 3 years ago
- Reimplementation of Graph Embedding methods by Pytorch.☆176Updated 3 years ago
- ☆49Updated 11 months ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆180Updated last year
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆96Updated 10 months ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆117Updated 7 months ago
- Pytorch implementation of Relational GCN for node classification☆76Updated 2 years ago
- ☆65Updated 4 years ago
- Datasets-for-Heterogeneous-Graph☆135Updated 6 years ago
- pytorch实现GCN代码的中文注释☆38Updated 5 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated 2 years ago
- 关于Pytorch-Geometric的学习,包括官方文档的基本内容和部分API的使用方式,以及官方源码中的示例代码和Pytorch-Geometric的部分源码实现☆21Updated 4 years ago
- 使用DGL和pytorch实现metapath2vec☆50Updated 4 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆96Updated 3 years ago