FLamby, Partial Layer Exchange, Adaptive FedProx
What's Changed
- Exchanger refactor by @yc7z in #33
- First shot at fixing the server side parameter initialization issue. by @emersodb in #37
- Fixing the APFL implementation that occurs if there are frozen layers in a model by @emersodb in #38
- Adding Tests for the APFL and FENDA layer exchange flow. by @emersodb in #35
- Expanding the FLamby Experimental Setup by @emersodb in #34
- Expanding Basic Client by @emersodb in #36
- Fix FLamby FedAdam NaN Issue on Eval by @emersodb in #39
- Fixing scaffold on GPU by @emersodb in #42
- Refactoring the FLamby Code and Adding Fed Heart Disease by @emersodb in #40
- FLamby Visualization input generation scripts by @emersodb in #43
- First stab at adding in Open-source licensing by @emersodb in #44
- Partial exchange example by @yc7z in #45
- Adding final dataset (Fed IXI) to our experiments. by @emersodb in #47
- Dp scaffold by @jewelltaylor in #48
- Add train by epochs option to scaffold client by @jewelltaylor in #49
- Automate privacy accounting by @jewelltaylor in #50
- Fed prox adaptive mu by @sanaAyrml in #46
New Contributors
- @sanaAyrml made their first contribution in #46
Full Changelog: v0.1.6...v0.1.7