{"id":18305616,"url":"https://github.com/kkonevets/gscounting","last_synced_at":"2025-07-23T03:04:21.191Z","repository":{"id":87244933,"uuid":"296919663","full_name":"kkonevets/gscounting","owner":"kkonevets","description":"Multi-label propagation on graphs with GraphSage","archived":false,"fork":false,"pushed_at":"2020-11-15T13:53:20.000Z","size":467,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T10:47:59.918Z","etag":null,"topics":["geometric-deep-learning","graphs-algorithms","graphsage"],"latest_commit_sha":null,"homepage":"https://kkonevets.github.io/gscounting/","language":"C++","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/kkonevets.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-19T17:34:41.000Z","updated_at":"2021-10-21T17:57:59.000Z","dependencies_parsed_at":"2023-05-27T02:00:11.201Z","dependency_job_id":null,"html_url":"https://github.com/kkonevets/gscounting","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kkonevets/gscounting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkonevets%2Fgscounting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkonevets%2Fgscounting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkonevets%2Fgscounting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkonevets%2Fgscounting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kkonevets","download_url":"https://codeload.github.com/kkonevets/gscounting/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkonevets%2Fgscounting/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266608970,"owners_count":23955546,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["geometric-deep-learning","graphs-algorithms","graphsage"],"created_at":"2024-11-05T15:35:08.476Z","updated_at":"2025-07-23T03:04:21.148Z","avatar_url":"https://github.com/kkonevets.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DRAFT (work in progress)\nMultiple label propagation on graphs with GraphSage. Classical algorithms, like Label Propagation, solve this task in a deterministic way. This is a probabilistic aproach using GraphSage algorithm with neighbor label counts as node features.\n\n## Install\nNeed to install TBB (Threading Building Blocks) library to use `parallel_for` with job stealing and `std::execution` parallel policy (`clang` does not support the policy yet).\n\n###### Apple:\n`brew install tbb`\n\n###### Debian:  \n`sudo apt install libtbb-dev`\n\n###### CentOS:  \n`yum install tbb-devel`  \n\n##### Build:  \n\n`mkdir build \u0026\u0026 cd build \u0026\u0026 cmake .. \u0026\u0026 cmake --build . \u0026\u0026 cd ..`\n\n##### Test:\n\n`./build/test`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkonevets%2Fgscounting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkkonevets%2Fgscounting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkonevets%2Fgscounting/lists"}