Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 442 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 442 Bytes

FedMD

FedMD: Heterogenous Federated Learning via Model Distillation. Preprint on https://arxiv.org/abs/1910.03581.

Run scripts on Google Colab

  1. open a google Colab

  2. Clone the project folder from Github

! git clone github_link
  1. Then access the folder just created.
% cd project_folder/
  1. Run the python script in Colab. For instance
! python FEMNIST_Balanced.py -conf conf/EMNIST_balance_conf.json