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模型☆133Updated 3 years ago
- 图神经网络(GNN)学习笔记☆76Updated 4 years ago
- Graph model implementation☆142Updated 3 years ago
- 图神经网络整理☆587Updated 4 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆103Updated 5 months ago
- 图神经网络(图卷积网络) 个人学习总结☆122Updated 2 years ago
- Schedule for learning on graphs seminar☆109Updated 2 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
- DGL中文文档。This is the Chinese manual of the graph neural network library DGL, currently contains the User Guide.☆77Updated 3 years ago
- cs224w(图机器学习)2021冬季课程的colab☆244Updated 4 years ago
- ☆102Updated 3 years ago
- Reimplementation of Graph Embedding methods by Pytorch.☆174Updated 3 years ago
- Bag of Tricks for Graph Neural Networks.☆298Updated last year
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆115Updated 6 months ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆113Updated 2 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆95Updated 8 months ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆118Updated 3 years ago
- Source code for how powerful are K-hop message passing graph neural networks (Neurips 2022)☆63Updated last year
- ☆49Updated 9 months ago
- Datasets-for-Heterogeneous-Graph☆134Updated 6 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆94Updated 3 years ago
- 2021MXAP-DGL rank2☆35Updated 3 years ago
- 关于Pytorch-Geometric的学习,包括官方文档的基本内容和部分API的使用方式,以及官方源码中的示例代码和Pytorch-Geometric的部分源码实现☆21Updated 4 years ago
- 使用DGL和pytorch实现metapath2vec☆50Updated 4 years ago
- GraphSAGE and GAT for link prediction.☆91Updated 6 years ago
- ☆65Updated 3 years ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆177Updated last year
- ☆77Updated 4 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 6 years ago