Federated ensembling, Warmup Modules, Fixed seeds, and a lot of tests
What's Changed
- Add smoke tests for SCAFFOLD, APFL and others, Part 2 by @lotif in #79
- Smoke tests: display client logs on timeout by @lotif in #81
- Federated ensemble by @jewelltaylor in #77
- Fix random seed bug on initialized parameters by @lotif in #83
- Use poetry as the only source of dependency control by @lotif in #88
- Fix cyclops module import, adjust dependencies by @amrit110 in #90
- Add pip-audit to the CI checks by @lotif in #87
- Add warm up module by @sanaAyrml in #85
- Flamby experiments by @sanaAyrml in #86
- Flamby experiments by @sanaAyrml in #91
- Upgrading gitpython to 3.1.41 to fix a security issue by @lotif in #93
- Fixing a bug in the FedPer layers to exchange function by @emersodb in #94
Full Changelog: v0.1.9...v0.1.10