VC

V.A. Cristea

info

Please Note

1 records found

Federated learning: a comparison of methods

How do different Federated Learning frameworks compare?

Federated Learning is a machine learning paradigm for decentralized training over different clients. The training happens in rounds where each client learns a specific model which is then aggregated by a central server and passed back to the clients. Since the paradigm’s inceptio ...