Skip to content

Code for "How Much Does it Cost to Train a Machine Learning Model over Distributed Data Sources?"

Notifications You must be signed in to change notification settings

eliaguerra/Federated_comparison_cttc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Federated_comparison_cttc

Code for "The Cost of Training Machine Learning Models over Distributed Data Sources" written by Elia Guerra, Francesc Wilhelmi, Marco Miozzo, and Paolo Dini. Corrisponding author: Elia Guerra (eguerra@cttc.cat).

Repository description

This repository contains the resources used to generate the results included in the paper entitled "How Much Does it Cost to Train a Machine Learning Model over Distributed Data Sources?". The files included are:

  1. CFL: code to reproduce centralized federated learning simulations
  2. GFL: code to reproduce gossip federated learning simulations
  3. BFL: code to reproduce blockchain enabled federated learing simulations

The file TFF.yml can be used to create the conda environment for the simulations:

conda env create -f TFF.yml

About

Code for "How Much Does it Cost to Train a Machine Learning Model over Distributed Data Sources?"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages