34 Forks
142 Stars
142 Watchers

FedNova

PyTorch implementation of FedNova (NeurIPS 2020), and a class of federated learning algorithms, including FedAvg, FedProx.

How to download and setup FedNova

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

Or simply clone FedNova with SSH
[email protected]:JYWa/FedNova.git

If you have some problems with FedNova

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