Hei Li
Results
3
issues of
Hei Li
In client_manager.py, the sample function blocks until min_num_clients clients are available. However, up to num_clients clients are sampled from the list. This will produce a bug if list length is...
Proof of concept code for implementing SecAgg with FedAvg
This is a simple example for users to simulate client dropouts for FL experiments