wenh06 / fl-sim

A Simple Simulation Framework for Federated Learning Based on PyTorch
MIT License
6 stars 1 forks source link

Implement the APFL algorithm #3

Closed wenh06 closed 1 year ago

wenh06 commented 1 year ago

Implement the APFL algorithm.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.06 :tada:

Comparison is base (b6c0009) 85.43% compared to head (0ab20c8) 85.50%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3 +/- ## ========================================== + Coverage 85.43% 85.50% +0.06% ========================================== Files 42 42 Lines 4347 4347 ========================================== + Hits 3714 3717 +3 + Misses 633 630 -3 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/wenh06/fl-sim/pull/3/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WEN+Hao)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.