Relative Content

Tag Archive for federated-learning

Flower API running with muliple servers

I want to use Flower for developing a distributed federated learning applications , where instead of a single aggregator, there will be multiple servers for the aggregation. I am wondering if it is possible to run multiple servers using Flower to decentralize the aggregation and how to do it?