PyTorch implementation of Per-FedAvg (Personalized Federated Learning: A Meta-Learning Approach)
and FedAvg(Communication-Efficient Learning of Deep Networks from Decentralized Data).
numpy == 1.20.2 pytorch == 1.4.0 tqdm == 4.55.1
''' python data_build '''
''' python main.py '''