• Stars
    star
    145
  • Rank 252,673 (Top 6 %)
  • Language
    Python
  • Created almost 5 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

FedMD: Heterogenous Federated Learning via Model Distillation

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