{"id":13689363,"url":"https://github.com/williamleif/graphsage-simple","last_synced_at":"2025-04-12T22:31:40.224Z","repository":{"id":38360895,"uuid":"114813755","full_name":"williamleif/graphsage-simple","owner":"williamleif","description":"Simple reference implementation of GraphSAGE. ","archived":false,"fork":false,"pushed_at":"2020-05-11T20:58:32.000Z","size":14523,"stargazers_count":1015,"open_issues_count":20,"forks_count":244,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-04T01:43:30.379Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/williamleif.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-19T21:41:35.000Z","updated_at":"2025-04-03T09:10:32.000Z","dependencies_parsed_at":"2022-07-12T17:27:44.047Z","dependency_job_id":null,"html_url":"https://github.com/williamleif/graphsage-simple","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamleif%2Fgraphsage-simple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamleif%2Fgraphsage-simple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamleif%2Fgraphsage-simple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamleif%2Fgraphsage-simple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/williamleif","download_url":"https://codeload.github.com/williamleif/graphsage-simple/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248640088,"owners_count":21137977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T15:01:44.706Z","updated_at":"2025-04-12T22:31:40.201Z","avatar_url":"https://github.com/williamleif.png","language":"Python","funding_links":[],"categories":["Python","Paper implementations｜论文实现","Paper implementations"],"sub_categories":["Other libraries｜其他库:","Other libraries:"],"readme":"# Reference PyTorch GraphSAGE Implementation\n### Author: William L. Hamilton\n\n\nBasic reference PyTorch implementation of [GraphSAGE](https://github.com/williamleif/GraphSAGE).\nThis reference implementation is not as fast as the TensorFlow version for large graphs, but the code is easier to read and it performs better (in terms of speed) on small-graph benchmarks.\nThe code is also intended to be simpler, more extensible, and easier to work with than the TensorFlow version.\n\nCurrently, only supervised versions of GraphSAGE-mean and GraphSAGE-GCN are implemented. \n\n#### Requirements\n\npytorch \u003e0.2 is required.\n\n#### Running examples\n\nExecute `python -m graphsage.model` to run the Cora example.\nIt assumes that CUDA is not being used, but modifying the run functions in `model.py` in the obvious way can change this.\nThere is also a pubmed example (called via the `run_pubmed` function in model.py).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamleif%2Fgraphsage-simple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliamleif%2Fgraphsage-simple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamleif%2Fgraphsage-simple/lists"}