Fl4health

Latest version: v0.1.15

Safety actively analyzes 629503 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.1.15

What's Changed
* Ditto FLamby implementation scripts. by emersodb in https://github.com/VectorInstitute/FL4Health/pull/112
* Small fix for when sampling dataloaders produce an empty batch. by emersodb in https://github.com/VectorInstitute/FL4Health/pull/114
* Fixing two small typos by emersodb in https://github.com/VectorInstitute/FL4Health/pull/118
* Fixing an issue with Opacus modified models and optimizers. by emersodb in https://github.com/VectorInstitute/FL4Health/pull/119
* Upgrading pycyclops to ^0.2.5 and removing exceptions on pip-audit by lotif in https://github.com/VectorInstitute/FL4Health/pull/121
* Update torch, flwr and other requirements by jewelltaylor in https://github.com/VectorInstitute/FL4Health/pull/120
* Displaying all the smoke tests metrics errors at once by lotif in https://github.com/VectorInstitute/FL4Health/pull/122
* Updating the README to include Ditto by emersodb in https://github.com/VectorInstitute/FL4Health/pull/123
* AG News Experiments and Basic Client Refactor by yc7z in https://github.com/VectorInstitute/FL4Health/pull/124
* Adding an implementation for FedDG-GA by lotif in https://github.com/VectorInstitute/FL4Health/pull/117
* Add MR-MTL Method by sanaAyrml in https://github.com/VectorInstitute/FL4Health/pull/125
* Updating the start numpy client code. by emersodb in https://github.com/VectorInstitute/FL4Health/pull/126
* Update tqdm (pip-audit found a vulnerability) by amrit110 in https://github.com/VectorInstitute/FL4Health/pull/133
* Bump jinja2 from 3.1.3 to 3.1.4 by dependabot in https://github.com/VectorInstitute/FL4Health/pull/140
* Bump werkzeug from 3.0.1 to 3.0.3 by dependabot in https://github.com/VectorInstitute/FL4Health/pull/139
* Enable pre-commit ci and add default config by amrit110 in https://github.com/VectorInstitute/FL4Health/pull/132
* Skip flake8 on pre-commit bot by lotif in https://github.com/VectorInstitute/FL4Health/pull/141
* Implementing FedRep by emersodb in https://github.com/VectorInstitute/FL4Health/pull/127
* Adding the ability to specify a checkpointing for models **before** aggregation. by emersodb in https://github.com/VectorInstitute/FL4Health/pull/128
* Creating an Opacus specific Checkpointer by emersodb in https://github.com/VectorInstitute/FL4Health/pull/129
* Forcing better model consistency for Server-side models with Opacus by emersodb in https://github.com/VectorInstitute/FL4Health/pull/130
* Consolidate Weight Drift Losses by emersodb in https://github.com/VectorInstitute/FL4Health/pull/131
* Add dependabot config to update github actions by amrit110 in https://github.com/VectorInstitute/FL4Health/pull/142
* Bump actions/setup-python from 3 to 5 by dependabot in https://github.com/VectorInstitute/FL4Health/pull/143
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/VectorInstitute/FL4Health/pull/144
* Bump actions/cache from 2 to 4 by dependabot in https://github.com/VectorInstitute/FL4Health/pull/145
* Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.8.14 by dependabot in https://github.com/VectorInstitute/FL4Health/pull/146

New Contributors
* dependabot made their first contribution in https://github.com/VectorInstitute/FL4Health/pull/140

**Full Changelog**: https://github.com/VectorInstitute/FL4Health/compare/v0.1.13...v0.1.15

0.1.13

Not secure
What's Changed
* Aggregation utils to main lib by jewelltaylor in https://github.com/VectorInstitute/FL4Health/pull/110
* Picai example by jewelltaylor in https://github.com/VectorInstitute/FL4Health/pull/101
* Implementing Ditto for paper experimentation by emersodb in https://github.com/VectorInstitute/FL4Health/pull/111
* Increment release version by jewelltaylor in https://github.com/VectorInstitute/FL4Health/pull/113


**Full Changelog**: https://github.com/VectorInstitute/FL4Health/compare/v0.1.12...v0.1.13

0.1.12

Not secure
What's Changed
* Relax Floating Point Number Tolerance for PCA test by yc7z in https://github.com/VectorInstitute/FL4Health/pull/106
* Add separate functions to save aggregated and old local models in Fenda and Moon by sanaAyrml in https://github.com/VectorInstitute/FL4Health/pull/109
* Sparse Parameter Exchange by yc7z in https://github.com/VectorInstitute/FL4Health/pull/103
* Federated ae by fatemetkl in https://github.com/VectorInstitute/FL4Health/pull/82


**Full Changelog**: https://github.com/VectorInstitute/FL4Health/compare/v0.1.11...v0.1.12

0.1.11

Not secure
What's Changed
* Upgrading jinja2 to 3.1.3 to fix a security issue by lotif in https://github.com/VectorInstitute/FL4Health/pull/96
* Add federated checkpointing by sanaAyrml in https://github.com/VectorInstitute/FL4Health/pull/95
* Federated PCA by yc7z in https://github.com/VectorInstitute/FL4Health/pull/89
* Add a reporter to save the metrics to a parseable file by lotif in https://github.com/VectorInstitute/FL4Health/pull/92
* Smoke tests: Fix random seed on smoke tests and add asserts on results by lotif in https://github.com/VectorInstitute/FL4Health/pull/97
* Ignoring one more pillow 9.5.0 vulnerability by lotif in https://github.com/VectorInstitute/FL4Health/pull/99
* Initial Parameter Retrieval Code Duplication Reduction by emersodb in https://github.com/VectorInstitute/FL4Health/pull/104
* README Update to include all of the new work! by emersodb in https://github.com/VectorInstitute/FL4Health/pull/105
* Splitting Loss into EvaluationLoss and TrainLoss by lotif in https://github.com/VectorInstitute/FL4Health/pull/100
* Update personalized approaches section header by amrit110 in https://github.com/VectorInstitute/FL4Health/pull/107
* Fixing a small, but significant, bug with MOON. by emersodb in https://github.com/VectorInstitute/FL4Health/pull/108


**Full Changelog**: https://github.com/VectorInstitute/FL4Health/compare/v0.1.10...v0.1.11

0.1.10

Not secure
What's Changed
* Add smoke tests for SCAFFOLD, APFL and others, Part 2 by lotif in https://github.com/VectorInstitute/FL4Health/pull/79
* Smoke tests: display client logs on timeout by lotif in https://github.com/VectorInstitute/FL4Health/pull/81
* Federated ensemble by jewelltaylor in https://github.com/VectorInstitute/FL4Health/pull/77
* Fix random seed bug on initialized parameters by lotif in https://github.com/VectorInstitute/FL4Health/pull/83
* Use poetry as the only source of dependency control by lotif in https://github.com/VectorInstitute/FL4Health/pull/88
* Fix cyclops module import, adjust dependencies by amrit110 in https://github.com/VectorInstitute/FL4Health/pull/90
* Add pip-audit to the CI checks by lotif in https://github.com/VectorInstitute/FL4Health/pull/87
* Add warm up module by sanaAyrml in https://github.com/VectorInstitute/FL4Health/pull/85
* Flamby experiments by sanaAyrml in https://github.com/VectorInstitute/FL4Health/pull/86
* Flamby experiments by sanaAyrml in https://github.com/VectorInstitute/FL4Health/pull/91
* Upgrading gitpython to 3.1.41 to fix a security issue by lotif in https://github.com/VectorInstitute/FL4Health/pull/93
* Fixing a bug in the FedPer layers to exchange function by emersodb in https://github.com/VectorInstitute/FL4Health/pull/94

**Full Changelog**: https://github.com/VectorInstitute/FL4Health/compare/v0.1.9...v0.1.10

0.1.9

Not secure
What's Changed
* Consolidate BasicClient and NumpyFlClient by jewelltaylor in https://github.com/VectorInstitute/FL4Health/pull/74
* Set seed by sanaAyrml in https://github.com/VectorInstitute/FL4Health/pull/75
* Build a first pass, basic smoke test associated with one of the examples by lotif in https://github.com/VectorInstitute/FL4Health/pull/73
* Add smoke tests for SCAFFOLD, APFL and others, Part 1 by lotif in https://github.com/VectorInstitute/FL4Health/pull/76
* bug fix in basic client by yc7z in https://github.com/VectorInstitute/FL4Health/pull/80

New Contributors
* lotif made their first contribution in https://github.com/VectorInstitute/FL4Health/pull/73

**Full Changelog**: https://github.com/VectorInstitute/FL4Health/compare/v0.1.8...v0.1.9

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.