Skip to content

IBMFL 2.0.0

Compare
Choose a tag to compare
@Yi-Zoey Yi-Zoey released this 19 Jul 23:07
· 1 commit to main since this release
792896a

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 and setup_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