https://github.com/smilelab-fl/fedlab-graph
A Federated Learning Framework for Graph Learning that is built on FedLab and refers to FederatedScope's graph implementation.
https://github.com/smilelab-fl/fedlab-graph
Last synced: about 2 months ago
JSON representation
A Federated Learning Framework for Graph Learning that is built on FedLab and refers to FederatedScope's graph implementation.
- Host: GitHub
- URL: https://github.com/smilelab-fl/fedlab-graph
- Owner: SMILELab-FL
- License: apache-2.0
- Created: 2022-07-03T09:04:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-29T03:43:24.000Z (almost 3 years ago)
- Last Synced: 2024-05-12T00:45:20.919Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 72.3 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FedLab-Graph
A Federated Learning Framework for Graph Learning that is built on [FedLab](https://github.com/SMILELab-FL/FedLab) and refers to [FederatedScope](https://github.com/alibaba/FederatedScope)'s graph implementation.