IBMFL 2.0.0
Release 2.0.0
IBMFL 2.0.0 greatly simplified the way to set up the running environment, and it also includes new quorum checkup, better docker support and bug fixes.
Breaking changes:
- New
quickstart.md
,setup.md
andsetup_crypto.md
for setting up the virtual environment - New setup instructions to support Mac M1/M2 users, refer to
setup.md
- Remove
requirement.txt
improvements
- New quorum checking mechanism to reduce aggregator wait time, see our updated tutorial
- New CLI examples for training with fully homomorphic encryption
- Docker support for fully homomorphic encryption
- New FHE examples for running with Openshift
- Upgrade Scikit-learn support to 1.0.2
- Improved README files
- Improved tutorials
Bug fixes
- Minor typo fixes for logs, examples, and notebooks