In this project, we will consider the problem of federated learning (FL) for image classification. The federated variant we consider is horizontal (sample-based), i.e., the feature space is shared among agents, while their samples are different. Each agent trains its own local model, and sends its local weights to the coordinator who builds the global and aggregated model. We implement three different federated algorithms; federated averaging (FedAvg), FedProx, and Linearized inexact ADMM-based federated learning (LIADMM). We train these algorithms using both iid and non-iid distributions of distributed Fashion MNIST dataset, and compare their validation performance with the centralized training paradigm.
-
Notifications
You must be signed in to change notification settings - Fork 0
A course project for Distributed Learning and Optimization Course at University of Tehran, School of Electrical and Computer Engineering
License
hafezgh/Federated-Deep-Learning-for-Image-Classfication
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A course project for Distributed Learning and Optimization Course at University of Tehran, School of Electrical and Computer Engineering
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published