Skip to content

wanli6/GNN_algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNN_algorithms

本仓库代码基于dgl和pytorch,重写了dgl中对于一些Conv层的实现。

在dgl的实现基础上,结合了论文内容和自己的理解,添加了大量注释。

内容基于个人理解,如有错漏请指正

个人学习记录(持续更新)

metapath2vec

GCN

GraphSAGE

GAT

HAN

环境

python==3.9
dgl==1.1.1
pytorch==2.0.0
ogb==1.3.5

About

GNN algorithms notes and implements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published