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