604 Forks
2547 Stars
2547 Watchers

FedML

FedML - The federated learning and analytics library enabling secure and collaborative machine learning on decentralized data anywhere at any scale. Supporting large-scale cross-silo federated learning, cross-device federated learning on smartphones/IoTs, and research simulation. MLOps and App Marketplace are also enabled (https://open.fedml.ai).

How to download and setup FedML

Open terminal and run command
git clone https://github.com/FedML-AI/FedML.git
git clone is used to create a copy or clone of FedML repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with FedML https://github.com/FedML-AI/FedML/archive/master.zip

Or simply clone FedML with SSH
[email protected]:FedML-AI/FedML.git

If you have some problems with FedML

You may open issue on FedML support forum (system) here: https://github.com/FedML-AI/FedML/issues