We implement below functions in flower, a federal learning framework. All the examples use Pytorch, but it can easily extend to another ML framework due to flower attributes.
- Client selection, Server can choose the Client they want (by the client RAM or Data_size...) to do FL.
- FedProx
- FedCurv