13 Forks
56 Stars
56 Watchers

FedShare

PyTorch implementation of Federated Learning with Non-IID Data, and federated learning algorithms, including FedAvg, FedProx.

How to download and setup FedShare

Open terminal and run command
git clone https://github.com/yjlee22/FedShare.git
git clone is used to create a copy or clone of FedShare 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 FedShare https://github.com/yjlee22/FedShare/archive/master.zip

Or simply clone FedShare with SSH
[email protected]:yjlee22/FedShare.git

If you have some problems with FedShare

You may open issue on FedShare support forum (system) here: https://github.com/yjlee22/FedShare/issues