Appling Majority voting(Voting classifier) among all clients (Tensorflow) in each round

Hello.
I have a working setup of 8 clients. Now I want to apply Majority vote (soft and hard) in each round among trained client models. (Tensorflow models). What is the best way to do this?

1 Like