alexbie98 / fedavgLinks
PyTorch implementation of federated learning on MNIST
☆19Updated last year
Alternatives and similar repositories for fedavg
Users that are interested in fedavg are comparing it to the libraries listed below
Sorting:
- An open source FL implement with dataset(Femnist, Shakespeare, MNIST, Cifar-10 and Fashion-Mnist) using pytorch☆129Updated 2 years ago
- Investigating Split Learning and Federate Learning☆84Updated 5 years ago
- PyTorch implementation of Federated Learning with Non-IID Data, and federated learning algorithms, including FedAvg, FedProx.