8000 GitHub - coledie/GraphSAGE: GraphSAGE implemented in PyTorch.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

coledie/GraphSAGE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphSAGE

GraphSAGE in PyTorch.

Usage

All use the PPI dataset by default.

Run the desired file as,

# Supervised graphsage
python graphsage.py

# Unsupervised graphsage
python graphsage_unsup.py

About

GraphSAGE implemented in PyTorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0