forked from williamleif/graphsage-simple
-
Notifications
You must be signed in to change notification settings - Fork 0
jianchaoji/graphsage-simple
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Basic reference pytorch implementation of GraphSAGE. Forgive the messiness; it was coded in a rush. Execute `python -m graphsage.model` to run the Cora example. It assumes that CUDA is not being used, but modifying the run functions in `model.py` in the obvious way can change this. There is also a pubmed example (called via the `run_pubmed` function in model.py).
About
Simple reference implementation of GraphSAGE.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%