Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-15 | 3.2 kB | |
v0.4.0 source code.tar.gz | 2025-07-15 | 5.9 MB | |
v0.4.0 source code.zip | 2025-07-15 | 7.0 MB | |
Totals: 3 Items | 12.9 MB | 1 |
What's Changed
- Add dynamically created version of clients to
examples/ditto_example
by @nerdai in https://github.com/VectorInstitute/FL4Health/pull/389 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/VectorInstitute/FL4Health/pull/392
- Fixing typing annotation in Bernoulli sample by @emersodb in https://github.com/VectorInstitute/FL4Health/pull/395
- Creating FedBN client and adding test by @emersodb in https://github.com/VectorInstitute/FL4Health/pull/396
- Updating lock to address requests 2.32.3 vulnerability by @emersodb in https://github.com/VectorInstitute/FL4Health/pull/400
- Potential way to simplify a few things in refactor. by @emersodb in https://github.com/VectorInstitute/FL4Health/pull/401
- State checkpointer refactor by @fatemetkl in https://github.com/VectorInstitute/FL4Health/pull/394
- Moving to Ruff plus a few other small changes. by @emersodb in https://github.com/VectorInstitute/FL4Health/pull/402
- Add new
FlexibleClient
for added flexibility and migrate pFL and mixins to use this new class by @nerdai in https://github.com/VectorInstitute/FL4Health/pull/398 - Loosening Some Ruff Ignores by @emersodb in https://github.com/VectorInstitute/FL4Health/pull/405
- [chore] Add unit tests for protocols by @nerdai in https://github.com/VectorInstitute/FL4Health/pull/406
- [Refactor] Add
fl4health.clients.flexible
module by @nerdai in https://github.com/VectorInstitute/FL4Health/pull/408 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/VectorInstitute/FL4Health/pull/409
- Bump mlflow from 2.22.1 to 3.1.0 by @dependabot[bot] in https://github.com/VectorInstitute/FL4Health/pull/410
- [chore] Parallelize smoke tests in Github runners by @nerdai in https://github.com/VectorInstitute/FL4Health/pull/412
- [chore] Simplify cache key in testing workflows to fix broken venv cache by @nerdai in https://github.com/VectorInstitute/FL4Health/pull/415
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/VectorInstitute/FL4Health/pull/416
- Bump ncipollo/release-action from 1.16.0 to 1.18.0 by @dependabot[bot] in https://github.com/VectorInstitute/FL4Health/pull/417
- Updating the CONTRIBUTING.MD with Ruff change by @emersodb in https://github.com/VectorInstitute/FL4Health/pull/418
- Update nnunet example with efficient metrics by @scarere in https://github.com/VectorInstitute/FL4Health/pull/413
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/VectorInstitute/FL4Health/pull/421
- GPFL method by @fatemetkl in https://github.com/VectorInstitute/FL4Health/pull/414
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/VectorInstitute/FL4Health/pull/424
- Some Docs Cleanup, Spelling Corrections, Dependency simplification. by @emersodb in https://github.com/VectorInstitute/FL4Health/pull/423
- [Feature] Add flexible nnunet client and ditto-ify'ed example by @nerdai in https://github.com/VectorInstitute/FL4Health/pull/411
- Bumping version to 0.4.0 for release by @emersodb in https://github.com/VectorInstitute/FL4Health/pull/427
Full Changelog: https://github.com/VectorInstitute/FL4Health/compare/v0.3.2...v0.4.0