zhulei227 / GNN_Notes
图神经网络(GNN)学习笔记
☆69Updated 3 years ago
Alternatives and similar repositories for GNN_Notes:
Users that are interested in GNN_Notes are comparing it to the libraries listed below
- 图神经网络(图卷积网络) 个人学习总结☆112Updated 2 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆93Updated last year
- Graph model implementation☆139Updated 2 years ago
- cs224w(图机器学习)2021冬季课程的colab☆238Updated 3 years ago
- 《图神经网络:基础与前沿》相关资料☆46Updated 3 years ago
- Tutorial about Graph Convolutional Network(GCN)☆97Updated 4 years ago
- PyTorch示例代码;复现GNN模型☆120Updated 3 years ago
- ☆98Updated 2 years ago
- 图神经网络整理☆558Updated 3 years ago
- 使用 tensorflow2.0 实现图卷积神经网络GCN☆20Updated 4 years ago
- gnn还附带一个kgcn☆107Updated 3 years ago
- This repository mainly lists some the latest research on graph neural network theory.☆97Updated last year
- ☆82Updated 3 years ago
- 数据竞赛笔记fork☆66Updated last year
- ☆14Updated 2 years ago
- 3rd place solution of ICDM 2022 Risk Commodities Detection on Large-Scale E-Commence Graphs☆37Updated 2 years ago
- 图网络,深度学习,☆21Updated 4 years ago
- CS224W-Chinese-Notes CS224W中文笔记☆64Updated 2 years ago
- 图卷积神经网络 Graph Convolutional Network with Keras☆160Updated last year
- Z Lab数据实验室开源代码汇总☆199Updated 8 months ago
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆133Updated last year
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆105Updated 2 years ago
- DGL中文文档。This is the Chinese manual of the graph neural network library DGL, currently contains the User Guide.☆73Updated 3 years ago
- pytorch实现GCN代码的中文注释☆36Updated 4 years ago
- The implement of GNN based on Pytorch☆199Updated last year
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆64Updated last year
- GNN in Recommendation System (ACM Computing Surveys 2022)☆83Updated 2 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆54Updated 10 months ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated last year
- 动手学推荐系统的配套代码。☆17Updated 4 years ago