Skip to main content
. 2021 Feb 20;21(4):1462. doi: 10.3390/s21041462
Algorithm 2 Fair Federated Learning Computation at a Central Platform.
  • 1:

    Input: Local Learning Parameters: wi, iE // E: Set of Edges

  • 2:

    Output: Global Learning Parameter: wG

  • 3:

    wG=1|E|iEwi=1|E|iELocal_Training(i,si)