FedShare
FedShare copied to clipboard
PyTorch implementation of Federated Learning with Non-IID Data, and federated learning algorithms, including FedAvg, FedProx.
Results
3
FedShare issues
Sort by
recently updated
recently updated
newest added
I have learned a lot after reading your paper and code. Thank you for sharing. I noticed that there was AlexNet network in the net.py file, but after I changed...
Hey, Youngjoon. Nice code! Did you reproduct the similar result with that paper?