Skip to content

Federated Averaging (FedAvg): A key federated learning algorithm where clients train models locally on private data, send updates to a central server, and the server averages them to update the global model—enabling decentralized training without sharing raw data.

Notifications You must be signed in to change notification settings

Omkrishna-git/Faderated-Averaging-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

About

Federated Averaging (FedAvg): A key federated learning algorithm where clients train models locally on private data, send updates to a central server, and the server averages them to update the global model—enabling decentralized training without sharing raw data.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages